Add support for python agent as a log shipper to APM Server
Multiple users have expressed love for our log shipping support in the Flask integration. We should extend this support as a first-class agent feature, to ease logs onboarding with Elastic Observability.
Implementation should wait for https://github.com/elastic/apm/pull/252 to be finalized.
Additional context This issue replaces #845
hi @basepi, I just wanted to ask if this issue is on your roadmap and if we could somehow help? We'd also love to use it and since @zero0nee is eager to help with the implementation, maybe we could get some traction here?
@zero0nee did you find a workaround in the meantime since you opened the https://github.com/elastic/apm-agent-python/issues/845 6 months back?
We don't have this on our short-term roadmap. Though if you combine https://github.com/elastic/ecs-logging-python with Filebeat, that's the best way to ingest your logs into Elasticsearch.