Easy to analyze if you are really curious about data
2023년 11월 27일 월요일
2023년 11월 6일 월요일
Logstash 필터 dns
IP의 도메인 주소를 질의해주는 dns 필터.
filter { mutate { remove_field => ["@timestamp", "@version", "path", "host"] strip => "message" }
dns { reverse => "message" }}
피드 구독하기:
글 (Atom)