logstash-codec-nmap
logstash-codec-nmap copied to clipboard
NMap XML decoding for logstash
https://nmap.org/[namp] -> https://nmap.org/[nmap] Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/
drop document_id from the ES output in the logstash_nmap.conf as well as do not drop the hostname field, it actually contains the hostname of the scanned host, not the hostname...
namp --> nmap Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/
Typo Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/
Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/
Hello all, I followed these steps, trying to index nmap scans into elasticsearch: https://qbox.io/blog/how-to-index-nmap-port-scan-results-into-elasticsearch But I cannot install the template. Please advise. Thanks and regards, Fred - Version: logstash 6.0.0...
Moved issue over to https://discuss.elastic.co/t/unable-to-figure-out-how-to-get-the-scripts-output-for-a-port-into-es-with-the-json-template/94682 This issue can be closed.
It appears that the nmap codec uses the returned rtt value from an nmap scan to create a field with the value as the name. This leads to a large...
I am wanting to run some visualizations/dashboards on these items (like in the demos), but cannot uniquely assign each their own values, and then drill/report them via Kibana.  Other...