Docker integration not collecting logs

The docker integration is collecting metrics perfectly but not logs.

Versions:
Agent: 8.7.1
Docker Integration: 2.6.0

I have tried changing the container log path to:

/var/lib/docker/containers//-json.log
and
/var/lib/docker/containers/${docker.container.id}/*-json.log

I have tried every processor and parser configuration from the following issues:

Anyone else have any luck getting the logs portion of this integration to work?

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