All Apps and Add-ons

What constitutes a "massive output load" for a scheduled export?

Lucas_K
Motivator

In the scheduled export app it has the the following lines.

The only thing to keep in mind is constraint of alerts in terms of scalability. The alert action script has a limited lifetime before it’s being killed by the scheduler. The scheduler itself is also not designed for massive output loads. It should be perfectly fine for smaller scale output, though.

https://splunkbase.splunk.com/app/2914/#/documentation

From this i infer the limitation is on search time and not actual event volume (allowing for actual available disk space ).

If a search finishes successfully via a regular rest export command it should be fine to use this? I have searches that complete within 10 mins with a resulting raw out put of ~10gb.

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

Nothing to do with search time or event volume.

It is to do with the amount of time it takes your Modular Alert script to run before the scheduler kills the script process. So if your script, for example, takes 30 minutes to do an FTP upload , that would not be so good.

Your use case above seems fine.

View solution in original post

Damien_Dallimor
Ultra Champion

Nothing to do with search time or event volume.

It is to do with the amount of time it takes your Modular Alert script to run before the scheduler kills the script process. So if your script, for example, takes 30 minutes to do an FTP upload , that would not be so good.

Your use case above seems fine.

Get Updates on the Splunk Community!

Unlock New Opportunities with Splunk Education: Explore Our Latest Courses!

At Splunk Education, we’re dedicated to providing top-tier learning experiences that cater to every skill ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...