LogIngestRequest is the internal request for log ingestion. The raw log input can be transformed into multiple LogIngestRequests.
Multiple LogIngestRequests will be ingested into the same database with the same pipeline.
LogIngesterQueryParams is used for query params of log ingester API.
axum state struct to hold log handler and validator
Dryrun pipeline with given data
pipeline_name and pipeline_version to specify pipeline stored in db
pipeline to specify pipeline raw content
data to specify data
data maght be list of string or list of object