Reporting

can splunk generate report based on destination ip address in ironport WSA reporting

bijin
New Member

can splunk generate report based on destination ip address in ironport WSA reporting?

Tags (4)
0 Karma

imarks004
Path Finder

The default WSA "access logs" do not include the destination IP. To add this field to your access logs, you would need to add a %k on your WSA under System Administration, Log Subscriptions, (the logs your sending to Splunk), custom fields. I have added the following three variables to my custom fields to get user-agent, destination and WBRS threat reason into the logs.

%u %k %XK

cs(User-Agent) = %u = User agent. This field is written with double-quotes in the access log
s-ip = %k = Data source IP address (server IP address)
x-wbrs-threat-reason = %XK = Web reputation threat reason

gekoner
Communicator

The simple answer - Yes!
Now to the details. You will have to get the logs indexed into a Splunk index obviously. I would think sysylog would be the most efficient way.
What I'd recommend is you build a dashboard with a chart or table based on values (the destination ip address) in this situation.
Then you can graph and view the range based upon your needs. If you need to export this then you can just use the Export functionality to get yourself a document with the output you are looking for.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...