All Apps and Add-ons

juniper netscreen (screenos) traffic log report

tmichiels
Explorer

Hi does anyone has experience with creating a report from a Juniper Netscreen (ScreenOS) traffic log?

My customer needs a report with all unique IP's and their received and their sent data during a specific period. Any idea how to do this ?

Furthermore is it possible to add names to these IP's ?

thx

Tags (3)

hazekamp
Builder

tmichels,

A sample would go along way in terms of providing configuration details, but I can speak in generalities.

  1. Splunk can easily extract both src/dest IP and calculate unique (distinct) counts for these extracted fields. For example: | stats dc(src_ip) as unique_src_ips
  2. It is possible to add additional information based on an IP Address lookup. The integration depends on your data source. Is this information in a CSV? If yes, you can use a standard Splunk lookup. If it's accessible via an API or DB, you can use a scripted (custom) lookup
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...