Splunk Search

How to build time charts using Hunk?

wonderz44
Engager

I have read about the limitations on using Hunk (http://docs.splunk.com/Documentation/Hunk/6.2.3/Hunk/Searchavirtualindex#How_Hunk_reporting_uses_sea...)

but is there a way to set up time charts and bucket by time in Hunk?

My Hunk queries work fine on the virtual index when I run them in search but adding them to dashboard, all search results are combined into a single out of range, one hour bucket.

0 Karma
1 Solution

Ledion_Bitincka
Splunk Employee
Splunk Employee

You're probably running into an issue related to with time stamp extraction and field projection (only picking the required field) - for more info see this thread

The fix for this would be tell Hunk to always output the field(s) from which the timestamp is extracted, for example

 [vix]
....
vix.input.1.required.fields = Date

View solution in original post

Ledion_Bitincka
Splunk Employee
Splunk Employee

You're probably running into an issue related to with time stamp extraction and field projection (only picking the required field) - for more info see this thread

The fix for this would be tell Hunk to always output the field(s) from which the timestamp is extracted, for example

 [vix]
....
vix.input.1.required.fields = Date

Ledion_Bitincka
Splunk Employee
Splunk Employee

Can you elaborate on what you mean by "My Hunk queries work fine on the virtual index when I run them in search "? Is timestamp extracted correctly when you run a simple search like "index=vix | head 10", but not when using timechart? Also, what data format are you working with?

0 Karma

wonderz44
Engager

I am working with .csv syslog file stored on Hadoop.

I have setup a virtual index for the file.

When I try the queries in search app and Verbose mode, I get the correct result. But the dashboard runs in either fast or smart mode (can't verify which one) so instead of picking the correct time stamp, it picks the last touch time of the file on Hadoop.

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...