Other Usage

datamodel showing unknown with stats or tstats for dest field

Chiranjeev
Explorer

HI ,

I have a Web data model where i recently got it mapped with the dest field.the issue is that event hough every filed has a dest in the index from where i am pulling data in datamodel i still see alot of fields with value unknown for dest  while running stats or tstats command .I can see the the dest field when i specifically search it within a datamodel with a src ip . can anyone help to tell how do i rectify that .

 

Thanks.

0 Karma

Gr0und_Z3r0
Contributor

hi @Chiranjeev 

The default configuration in web datamodel for dest field is evaluated.

if(isnull(dest) OR dest="" OR dest="-","unknown",dest)

So you'll need to either update this eval statement in the data model to fit your case or map correct field for dest field.

If the reply helps, a Karma vote would be appreciated. 

0 Karma
Get Updates on the Splunk Community!

Index This | How many sides does a circle have?

  March 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...