Does Elastic Agent support Docker label based autodiscovery?

While experimenting with using Metricbeat and Filebeat directly, I found the documentation on hint based auto-discovery that would send the docker logs and metrics through the correct pipelines for different modules. Like getting apache data to come out as apache data instead of generic docker log results.

Today I was back experimenting with Elastic Agent, and I tried using auto-discovery. First I ran into this issue: Escape ${foo} on strings when configuration is received from Elastic-Agent · Issue #35260 · elastic/beats · GitHub, but once I did away with the $'s in my labels, it still didn't work.

Which led to me posting this to find out if I'm just missing something, or if it really isn't supported.

Am I missing something?

Thanks in advance!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.