Dashboards & Visualizations

Create a Table and build a dashboard from the tabular data

Biswadeep
Loves-to-Learn Everything

Hi,

I need some help in creating a table from the below json events. Can someone please help me on that?

The table columns be like 'Name' and 'Count' and Name should hold "cruice", "crpice" etc. and Count should have the corresponding values. Any help would be appreciated. Thanks

 

11/7/23
9:04:23.616 PM
 
"Year": {
 11/7/23
9:04:23.616 PM
 
"Top30RequesterInOneYear": {
 11/7/23
9:04:23.616 PM
 
"cruice": 2289449,
 11/7/23
9:04:23.616 PM
 
"crpice": 1465846,
 11/7/23
9:04:23.616 PM
 
"zathena": 1017289,
 11/7/23
9:04:23.616 PM
 
"qrecon": 864252,
   
   
   
   
   
   
   
   
   
   

 

 

 

 

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

This looks like you have multiple events when they should be one?

If so, do all the events that should be together have the same timestamp (_time)?

Ideally, you should fix the ingest so that your events are broken up correctly, i.e. not just by new lines, but by new lines followed by the starting pattern of the event.

Either way, please can you share some sample raw events in a code block to preserve formatting.

0 Karma
Get Updates on the Splunk Community!

Operationalizing TDIR: Building a More Resilient, Scalable SOC

Optimizing SOC workflows with a unified, risk-based approach to Threat Detection, Investigation, and Response ...

Almost Too Eventful Assurance: Part 1

Modern IT and Network teams still struggle with too many alerts and isolating issues before they are notified. ...

Demo Day: Strengthen Your SOC with Splunk Enterprise Security 8.1

Today’s threat landscape is more complex than ever. Security operation centers (SOCs) are overwhelmed with ...