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!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...