Dashboards & Visualizations

Help with a Heatmap

LeedsAG
New Member

Hi - I have a query as below

index=xxx "Project Id"

| rex field=_raw "Project\s*Id\s*-\s*(?<ProjectID>\d+)"

| eval eventTime=strftime(_time, "%m/%d/%Y  %H:%H:%S") 

| table eventime ProjectId

 

It presents the table perfect - basically when a Project does anything on the system.

I would like a heatmap if possible - when I select the one built in - it just shows the highest project ID Number - I would like an heatmap of the time I guess so I know when the system is being used.

The other thing is when I do a visualization - lets say the Project ID is 2000 - it shows as 2,000 in the Bar chart or any other chart. 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...