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!

Stay Connected: Your Guide to February Tech Talks, Office Hours, and Webinars!

💌 Keep the new year’s momentum going with our February lineup of Community Office Hours, Tech Talks, ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Incident Response: Reduce Incident Recurrence with Automated Ticket Creation

Culture extends beyond work experience and coffee roast preferences on software engineering teams. Team ...