objective-see / DNSMonitor

A DNS Monitor, leveraging Apple's NEDNSProxyProvider/Network Extension Framework
GNU General Public License v3.0
162 stars 19 forks source link

Add timestamp field to JSON logging option of DNSMonitor #10

Closed forensicdave closed 3 months ago

forensicdave commented 5 months ago

Aloha Patrick!
It would be super duper if you could add a timestamp field for the json output of DNSMonitor

eg. if you run "/Applications/DNSMonitor.app/Contents/MacOS/DNSMonitor -json" then the json output doesn't have a timestamp - if you run "/Applications/DNSMonitor.app/Contents/MacOS/DNSMonitor" then the output does indeed have a timestamp for each line outputted. Mahalo! Dave