apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

Add support for python agent as a log shipper to APM Server

Open basepi opened this issue 5 years ago • 2 comments

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

basepi avatar Oct 07 '20 18:10 basepi

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?

nadworny avatar Jan 15 '21 10:01 nadworny

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.

basepi avatar Jan 15 '21 16:01 basepi