Hi,
How do I send logs in real time from my IronPort working with E-mail Security Module ?
Thanks
If you find it acceptable to not be completely real time, I would recommend setting up log subscriptions and opting to forward them off to splunk via SCP. When you create this log subscription (System Administration->Log subscriptions) Ironport will supply you with a key that you can copy/paste into the .authorized_keys file on your splunk server for the user you want ironport to use to drop off the log files.
If you don't need to keep the log files that ironport drops off, since the web access logs are probably the most commonly indexed ones and can be a bit heavy, also consider using batch inputs with a move_policy=sinkhole so that the files that are dropped off get deleted after indexing, which can save you disk space issues in the long run.
Ironport can also do regular syslog forwards but not on all of the log files. The CLI audit ones can, but not the most commonly used log files. I have not read the linked doc from sdaniels yet, but wanted to throw a couple pennies in since this is the data I'm most familiar with. Hope you can make use of it.
You need to download this add-on and follow the README file instructions.
http://splunk-base.splunk.com/apps/22305/splunk-for-cisco-ironport-email-security-appliance
Extract that archive to the
Thanks.
I downloaded the addon as a .rar file.
How do I install that onto Splunk ?
README file doesn't tells that.
That's more of a Cisco specific question, however this might help. If not, I'd suggest looking at their docs.
Thanks for the link.
I read through it.
My question now is, how do I point the IronPort to send data to Splunk ?
Thanks
Ansh