Created
May 24, 2017 20:04
-
-
Save jasonish/2f294e893a8fd54cfff9e54adaab1b49 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"timestamp": "2017-04-21T22:07:33.192174-0600", | |
"flow_id": 645455587700398, | |
"pcap_cnt": 2, | |
"event_type": "dhcp", | |
"src_ip": "10.16.1.109", | |
"src_port": 67, | |
"dest_ip": "10.16.1.1", | |
"dest_port": 68, | |
"proto": "UDP", | |
"dhcp": { | |
"client_id": "68:5b:35:7d:fd:19", | |
"hostname": "mbp", | |
"client_ip": "10.16.1.109", | |
"lease_time": 3600, | |
"id": 3670414178 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment