Splunk Search

Splunk fetching results from database in realtime

ankithreddy777
Contributor

Can we set frequency to fetch results from database to real time. Does that effect anything.

Does Splunk take more space to index database inputs rather than regular raw data inputs. I assume so, because the field-values from database inputs seems to be indexed too.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

There is no real-time fetching of database rows. Splunk reads from a database by executing a SQL query at regular intervals. It has no way of knowing when new data has been added to the database before executing the query.

The space needed to index data depends on how that data is presented to Splunk. Database data may take more space, but it depends on what you use for a comparison.

---
If this reply helps you, Karma would be appreciated.

ankithreddy777
Contributor

Thank you for you response
If I give cron schedule as ***** (five stars) . At what intrval does this execute the query?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Once a minute.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...