<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to build time charts using Hunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139359#M38293</link>
    <description>&lt;P&gt;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 &lt;A href="http://answers.splunk.com/answers/150959/why-is-hunk-6-1-1-ignoring-earliest-and-latest-in-search.html"&gt;thread&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;The fix for this would be tell Hunk to always output the field(s) from which the timestamp is extracted,  for example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [vix]
....
vix.input.1.required.fields = Date
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 02 Jun 2015 23:23:37 GMT</pubDate>
    <dc:creator>Ledion_Bitincka</dc:creator>
    <dc:date>2015-06-02T23:23:37Z</dc:date>
    <item>
      <title>How to build time charts using Hunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139356#M38290</link>
      <description>&lt;P&gt;I have read about the limitations on using Hunk (&lt;A href="http://docs.splunk.com/Documentation/Hunk/6.2.3/Hunk/Searchavirtualindex#How_Hunk_reporting_uses_search_language"&gt;http://docs.splunk.com/Documentation/Hunk/6.2.3/Hunk/Searchavirtualindex#How_Hunk_reporting_uses_search_language&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;but is there a way to set up time charts and bucket by time in Hunk?&lt;/P&gt;

&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 05:00:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139356#M38290</guid>
      <dc:creator>wonderz44</dc:creator>
      <dc:date>2015-06-02T05:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to build time charts using Hunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139357#M38291</link>
      <description>&lt;P&gt;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? &lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 07:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139357#M38291</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2015-06-02T07:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to build time charts using Hunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139358#M38292</link>
      <description>&lt;P&gt;I am working with .csv syslog file stored on Hadoop.&lt;/P&gt;

&lt;P&gt;I have setup a virtual index for the file.&lt;/P&gt;

&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 23:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139358#M38292</guid>
      <dc:creator>wonderz44</dc:creator>
      <dc:date>2015-06-02T23:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to build time charts using Hunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139359#M38293</link>
      <description>&lt;P&gt;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 &lt;A href="http://answers.splunk.com/answers/150959/why-is-hunk-6-1-1-ignoring-earliest-and-latest-in-search.html"&gt;thread&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;The fix for this would be tell Hunk to always output the field(s) from which the timestamp is extracted,  for example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [vix]
....
vix.input.1.required.fields = Date
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Jun 2015 23:23:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-build-time-charts-using-Hunk/m-p/139359#M38293</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2015-06-02T23:23:37Z</dc:date>
    </item>
  </channel>
</rss>

