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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...