filter { if [fields][nginx_log_type] == "access" { grok { ... } } } ... 关于logstash pipeline配置文件中对于 if 的使用,参考 ...
確定! 回上一頁