<?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: Create timechart without a field name in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486289#M33616</link>
    <description>&lt;P&gt;@123michi19 Count the events and chart when those event happened over time like this:&lt;BR /&gt;
 &lt;CODE&gt;index="*" thisistheerrormessage | timechart span=1h count&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 14:14:47 GMT</pubDate>
    <dc:creator>efavreau</dc:creator>
    <dc:date>2020-03-05T14:14:47Z</dc:date>
    <item>
      <title>Create timechart without a field name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486288#M33615</link>
      <description>&lt;P&gt;Hi @ all,&lt;/P&gt;
&lt;P&gt;how could I create a timechart if I have just a error message and no field value?&lt;/P&gt;
&lt;P&gt;For example: &lt;BR /&gt;index="*" thisistheerrormessage | timechart thisistheerrormessage span=1h&lt;/P&gt;
&lt;P&gt;Thanks and BR, &lt;BR /&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 18:42:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486288#M33615</guid>
      <dc:creator>123michi19</dc:creator>
      <dc:date>2020-06-24T18:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create timechart without a field name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486289#M33616</link>
      <description>&lt;P&gt;@123michi19 Count the events and chart when those event happened over time like this:&lt;BR /&gt;
 &lt;CODE&gt;index="*" thisistheerrormessage | timechart span=1h count&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:14:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486289#M33616</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2020-03-05T14:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create timechart without a field name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486290#M33617</link>
      <description>&lt;P&gt;Thanks for your answer. That works fine. The only problem for me is: I see as describer in the timechart the word "count". How can I get the error message instead of count? &lt;/P&gt;

&lt;P&gt;BR &lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:20:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486290#M33617</guid>
      <dc:creator>123michi19</dc:creator>
      <dc:date>2020-03-05T14:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create timechart without a field name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486291#M33618</link>
      <description>&lt;P&gt;Try the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| timechart span=1h count as "thisistheerrormessage"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:29:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486291#M33618</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-03-05T14:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create timechart without a field name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486292#M33619</link>
      <description>&lt;P&gt;Yes, that's fantastic. &lt;BR /&gt;
Thanks both for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:33:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486292#M33619</guid>
      <dc:creator>123michi19</dc:creator>
      <dc:date>2020-03-05T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create timechart without a field name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486293#M33620</link>
      <description>&lt;P&gt;Anytime &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 15:03:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-timechart-without-a-field-name/m-p/486293#M33620</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-03-05T15:03:07Z</dc:date>
    </item>
  </channel>
</rss>

