Ingestion Format Support
OpenObserve supports ingestion in both JSON and HEC formats.
If your log files are in JSON format, use the following endpoint:
Example: Ingest JSON-formatted Logs Using cURLIf your log files are in HEC format, use the following endpoint:
This ingestion method is useful for teams migrating from Splunk or using tools that generate logs in HEC format.Example: Ingest HEC-formatted Logs Using cURL
Note
Ensure that the log file matches the required format for the selected endpoint. Improperly formatted files will result in ingestion errors.