<?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: Timechart by field in tabular format in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557273#M158272</link>
    <description>&lt;P&gt;I had tried timechart but it doesn't solver my issue. I have updated my question with more details&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jun 2021 06:07:42 GMT</pubDate>
    <dc:creator>pankajad</dc:creator>
    <dc:date>2021-06-27T06:07:42Z</dc:date>
    <item>
      <title>Timechart by field in tabular format</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557263#M158266</link>
      <description>&lt;P&gt;There are 100s&amp;nbsp; of APIs in my application. I'm logging exception for an API. I can get stats to get total no of exception in a time window by using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Exception |stats count by uri&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will give me result in tabular format exception count for each uri.&lt;/P&gt;&lt;P&gt;However, I would like to get this data in timechart for each uri. This can easily be done if I hardcode the uri and get exception count on time series but I don't want to do this for 100s of APIs.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pankajad_0-1624773718582.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14831iFAB24ECC06AA4D04/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pankajad_0-1624773718582.png" alt="pankajad_0-1624773718582.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;| timechart count by api puts many under OTHER and NULL category. However,&amp;nbsp; I would want api as row and time as column..preferably in visual format - timechart against each api&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 06:06:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557263#M158266</guid>
      <dc:creator>pankajad</dc:creator>
      <dc:date>2021-06-27T06:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart by field in tabular format</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557268#M158270</link>
      <description>&lt;LI-CODE lang="markup"&gt;Exception | timechart count by uri&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 26 Jun 2021 23:06:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557268#M158270</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-26T23:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart by field in tabular format</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557273#M158272</link>
      <description>&lt;P&gt;I had tried timechart but it doesn't solver my issue. I have updated my question with more details&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 06:07:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557273#M158272</guid>
      <dc:creator>pankajad</dc:creator>
      <dc:date>2021-06-27T06:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart by field in tabular format</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557277#M158274</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/125511"&gt;@pankajad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please try something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;uri=* Exception | timechart usenull=f useother=f count by uri&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KV&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 07:20:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-by-field-in-tabular-format/m-p/557277#M158274</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-06-27T07:20:07Z</dc:date>
    </item>
  </channel>
</rss>

