Skip to content

Commit

Permalink
[Observability Onboarding] fix docker integration double detection (e…
Browse files Browse the repository at this point in the history
…lastic#199237)

Closes elastic#195912

See:
elastic#195912 (comment)
(cherry picked from commit 4c61876)
  • Loading branch information
flash1293 committed Nov 7, 2024
1 parent af3ddd0 commit d578967
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,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\/"
Expand Down

0 comments on commit d578967

Please sign in to comment.