Getting Data In

Delay in logs from Incapsula to S3 Bucket

brewster88
New Member

Morning Guys,

We are currently having an issue with our Incapsula WAF sending logs to our AWS s3 Bucket with a delay and hoping to use a query within Splunk to provide evidence of these delays.

So far I have got as far as the following:

index=incapsula | eval delay_sec=_indextime-_time | convert ctime(_indextime) AS indextime | eval now=now() | table _time indextime now date_zone source sourcetype host

This gives a table similar to what I am after, however Im looking for the actual time stamps (epoch) on the events as they happened and the actual time the log file arrived in the s3 bucket rather than the time the log file arrived at the index, any thoughts on how to modify this query to get the necessary information at all?

Cheers guys

0 Karma
1 Solution

woodcock
Esteemed Legend

This is not possible. You will have to build some other process in AWS to add more data and then send that to Splunk, too, and correlate it.

View solution in original post

0 Karma

woodcock
Esteemed Legend

This is not possible. You will have to build some other process in AWS to add more data and then send that to Splunk, too, and correlate it.

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 ...