Splunk Search

I cannot find data in field named version in my request?

chimell1
Explorer

I cannot find data in field named version in my request. Please help me.See request belong

 

|mstats min(cpu_metric.pctIdle) as val WHERE `itsi_entity_type_ta_nix_metrics_indexes` AND CPU="all" by host span=1m |eval val=100-val|lookup Serveurs-applications-Document-travail.csv "Nom du serveur" AS host OUTPUTNEW Version

 

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Examine the lookup file (Serveurs-applications-Document-travail.csv) using the Lookup File Editor app or the inputlookup command. Verify you have the correct field name in your query.

---
If this reply helps you, Karma would be appreciated.

chimell1
Explorer

What is Lookup File Editor app??

 

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It's the old name for the Splunk App for Lookup File Editing app (https://splunkbase.splunk.com/app/1724).  If you don't have it on your system, use the inputlookup command.

---
If this reply helps you, Karma would be appreciated.
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...