mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[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:
parent
22d3e62893
commit
4c61876a3a
1 changed files with 1 additions and 0 deletions
|
@ -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\/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue