Getting Data In

Can accelerated data models work with summarized data?

responsys_cm
Builder

Can accelerated data models handle pre-summarized data accurately?  Take authentication messages for example.  Most apps and operating systems will send one message per authentication attempt.  But I've seen some solutions that will send a digest every five minutes or whatever showing the count of success/failed messages by user.

Are there settings that control how accelerated data models calculate the "count" if the messages contain a "count=X" field in it?  And if so, can an accelerated data model handle a blend of raw and summarized events?

Labels (1)
0 Karma

woodcock
Esteemed Legend

No, there is no way to handle data like this other than to break the event into 'count' singleton events.  You could basteridze one of the other fields that already exist, such as `duration` or `response_time` but whatever you do, do NOT modify the datamodel itself (you will eventually have much pain and regret if you do).

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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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

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