Compare commits

..

No commits in common. "465bf8f3492a5031030ae91127aafb729bd5c73b" and "3cc0f5f74d1aff8c57bbed8df9782f5cd3b5958a" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,7 @@ filebeat_logs:
index_prefix: "gw-nginx"
template_name: "gw-nginx-ug10cn"
template_pattern: "gw-nginx-*"
#[#1002039] Nginx日志采集过滤Countly日志文件
exclude_files: ['_81\.log$', '.*countly.*\.log$']
exclude_files: '_81\.log$'
dissect_tokenizers:
- tokenizer: "/%{}/%{}/%{}/%{}_%{sublog}.log"
field_name: "log.file.path"