Skip to content

cdabella/eh_device_peer_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eh_device_peer_csv

Utility that queries and ExtraHop EDA system, and generates a CSV file of all device peers with packets and bytes sent and received to those peers

csv file is of the format:

Peer IP, Packets In, Packets Out, Bytes In, Bytes Out

The key file takes the following form:

{
    [host] : [EDA API Key]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages