<?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: Splitting multiple unknown fields to timechart by another field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67230#M16801</link>
    <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;P&gt;index=internal | timechart avg(&lt;EM&gt;) as "avg&lt;/EM&gt;" by host&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2013 08:09:41 GMT</pubDate>
    <dc:creator>rechteklebe</dc:creator>
    <dc:date>2013-06-19T08:09:41Z</dc:date>
    <item>
      <title>Splitting multiple unknown fields to timechart by another field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67229#M16800</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've been using * in statistical commands for shorthand in writing out the fields.  This has been useful on dynamic dashboards where I don't know what source/sourcetype a user will choose, so I don't have to specify field names ahead of time.  A format like the following works:&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;
index=&lt;EM&gt;internal | timechart avg(*) as avg&lt;/EM&gt;*&lt;BR /&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;
but this one returns no results:&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;
index=&lt;EM&gt;internal | timechart avg(*) as avg&lt;/EM&gt;* by host&lt;BR /&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;
I'm guessing the * is eating the host field before the timechart command tries to split by it.  Is there anything I can do about this?  I'm running 4.3.4.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 17:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67229#M16800</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2013-06-18T17:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting multiple unknown fields to timechart by another field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67230#M16801</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;P&gt;index=internal | timechart avg(&lt;EM&gt;) as "avg&lt;/EM&gt;" by host&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:09:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67230#M16801</guid>
      <dc:creator>rechteklebe</dc:creator>
      <dc:date>2013-06-19T08:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting multiple unknown fields to timechart by another field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67231#M16802</link>
      <description>&lt;P&gt;the stars are filtered out..so for sure with the stars &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 08:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67231#M16802</guid>
      <dc:creator>rechteklebe</dc:creator>
      <dc:date>2013-06-19T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting multiple unknown fields to timechart by another field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67232#M16803</link>
      <description>&lt;P&gt;Doesn't work.  Same problem.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 11:57:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splitting-multiple-unknown-fields-to-timechart-by-another-field/m-p/67232#M16803</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2013-06-19T11:57:19Z</dc:date>
    </item>
  </channel>
</rss>

