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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...