Splunk Search

How to create a table?

Imhim
Explorer

Hi, 

I need help with creating a table in Splunk that displays all the components below: 

 

 

 

 


I too need to create another table that gives an overview of the Host. The components are: 

 

 

 

 


I have been looking at this for a while, however the task is difficult, so I am hoping I can find the help I need here. 


Thank you.  
 
Labels (3)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Imhim,

did you already ingested logs using the Splunk_TA_Windows (on Windows machines) or the Splunk_TA_nix (on Linux machines)?

If yes, you have only to identify the fields to use and they depends on the operative system.

If not, install the Add-ons, enabling the inputs you need, then I can help you in search definition.

Ciao.

Giuseppe

Imhim
Explorer

Hi @gcusello

Thank you for the fast reply. 

Yes, both are already installed and have ingested logs. 🙂 

Br, 

Imhim

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

When field names have non-alphanumerics in they need to referred to in single quotes e.g. 

| table VirtualMachine 'vCPU (Allocated)' 'RAM (Allocated)'
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...