Splunk Search

Sourcetype not same in index & tstats

warsaw
Loves-to-Learn Lots

I am trying to create a query using tstats from datamodel Malware, one of the sourcetype 'abc'  that i want to include is coming up in index search but not in datamodel tstats search, the index is already mapped with Malware datamodel, is this possible?

Labels (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

So, most probably the events that missing has not requires tagging for Malware datamodel. Since datamodels are working based on tags, Malware model searches the events with "malware" and "attack" tags. Please check the missing events tags with below search. 

index=missing_index sourcetype=abc | stats count by tag

If you don't see "malware" and "attack" tags you should check eventide and tag settings for missing sourcetypes.

https://docs.splunk.com/Documentation/CIM/4.18.0/User/Malware 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

warsaw
Loves-to-Learn Lots

@scelikok yes i checked that already, that datamodel is constrained by index only not sourcetype.

Also i checked the concerned index is having 9-10 sourcetype whereas my datamodel is having only 4, i checked both for same time range.

0 Karma

scelikok
SplunkTrust
SplunkTrust

@warsaw , data models constraints can be set by index and sourcetypes too. Maybe your Malware model is restricted to only some spesific sourcetypes from that index.

You can go to settings / Data Models / here you can click on each data model and see in the constraint which macro the DM is using, and then you can modify that under Settings/Advanced Search/Macros.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...