Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riskiq/suri-pdns
Parse suricata logs and output DNS data.
https://github.com/riskiq/suri-pdns
Last synced: about 2 months ago
JSON representation
Parse suricata logs and output DNS data.
- Host: GitHub
- URL: https://github.com/riskiq/suri-pdns
- Owner: RiskIQ
- License: other
- Created: 2015-01-13T00:19:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-26T18:49:14.000Z (about 10 years ago)
- Last Synced: 2024-10-31T21:02:22.980Z (3 months ago)
- Language: Python
- Size: 145 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
suri-pdns
=========Parse suricata logs and output DNS data.
Usage::
# Dump dns suricata json log into || delimited log (matches gamelinux format).
$ suri-pdns eve-dns.json -x "^(.*\.)?riskiq(\.(com|net|org))?$" -o output.log