Ingestion
Logs metrics and traces can be ingested into OpenObserve from a variety of sources. This section describes how to ingest data from the following sources:
Logs
Log forwarders
APIs
Logs can also be ingested into OpenObserve Cloud / OpenObserve through one of the 3 HTTP APIs.
You can call the above APIs directly in your code to ingest data.
From Code
Here are 2 examples on how you can do it programmatically:
Curl
You can also use curl command to ingest logs: