Reporting

Why is the following field not displaying in my report?

jip31
Motivator

Hello

I want to display the field "chemin d’accès de l’application défaillante" in my report from the code below:

index="windows" sourcetype="wineventlog:*" "SourceName=Application Error"  Type="Critique" OR Type="Avertissement" OR Type="Erreur"  faillante | dedup _time SourceName  | table  _time SourceName Chemin d’accès de l’application défaillante  | stats  count by SourceName  | sort  - count limit=10

But this field isn't displaying...

What do I have to do to be able to use this field?

Is it possible to do a "field extract" like we can do in a log?

could you help me please??

0 Karma
1 Solution

harishalipaka
Motivator

hi @jip31

| table _time SourceName "Chemin d’accès de l’application défaillante"
Thanks
Harish

View solution in original post

0 Karma

harishalipaka
Motivator

hi @jip31

| table _time SourceName "Chemin d’accès de l’application défaillante"
Thanks
Harish
0 Karma

jip31
Motivator

MANY THANKS!

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...