Logstash Output Configuration: Elasticsearch and stdout
output { elasticsearch { hosts => ['localhost:9200'] index => 'udp-logs-%{+YYYY.MM.dd}' } stdout { codec => rubydebug } }
原文地址: https://www.cveoy.top/t/topic/4J2 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
output { elasticsearch { hosts => ['localhost:9200'] index => 'udp-logs-%{+YYYY.MM.dd}' } stdout { codec => rubydebug } }
原文地址: https://www.cveoy.top/t/topic/4J2 著作权归作者所有。请勿转载和采集!