[Observability Onboarding] fix docker integration double detection (#199237)

Closes https://github.com/elastic/kibana/issues/195912

See:
https://github.com/elastic/kibana/issues/195912#issuecomment-2460870604
This commit is contained in:
Joe Reuter 2024-11-07 10:08:27 +01:00 committed by GitHub
parent 22d3e62893
commit 4c61876a3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -343,6 +343,7 @@ read_open_log_file_list() {
"^\/var\/log\/redis\/"
"^\/var\/log\/rabbitmq\/"
"^\/var\/log\/kafka\/"
"^\/var\/lib\/docker\/"
"^\/var\/log\/mongodb\/"
"^\/opt\/tomcat\/logs\/"
"^\/var\/log\/prometheus\/"