add additional elasticsearch log output in json format for elasticsearch log integration to parse

This commit is contained in:
reyesj2
2025-10-14 12:47:03 -05:00
parent 378d37d74e
commit 2baf2478da
2 changed files with 22 additions and 1 deletions

View File

@@ -40,7 +40,7 @@
"enabled": true,
"vars": {
"paths": [
"/opt/so/log/elasticsearch/*.log"
"/opt/so/log/elasticsearch/*.json"
]
}
},