<?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: Formatting the report / table in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Formatting-the-report-table/m-p/111283#M2562</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="xyz" source="abc" | timechart span=1h count as Transactions by host | eval Time=strftime(_time, "%H:%M") | convert timeformat="%m-%d-%y" ctime(_time) as Date | fields - _time | table Date, Time, *
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 28 Mar 2014 13:35:35 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-03-28T13:35:35Z</dc:date>
    <item>
      <title>Formatting the report / table</title>
      <link>https://community.splunk.com/t5/Reporting/Formatting-the-report-table/m-p/111282#M2561</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;M trying to generate the report by using the below query:-&lt;/P&gt;

&lt;P&gt;index="xyz" source="abc" | timechart span=1h count as Transactions by host | eval Time=strftime(_time, "%H:%M") | convert timeformat="%m-%d-%y" ctime(_time) as Date &lt;/P&gt;

&lt;P&gt;My result is in the below format : _time, Date, Time, Host&lt;/P&gt;

&lt;P&gt;In result m getting the default _time column also. how to eliminate this _time column from the result..??&lt;/P&gt;

&lt;P&gt;Also i need the report format as Date, Time, Host1 but the generated report file(csv) in mail has _time, Host Date Time..&lt;/P&gt;

&lt;P&gt;how to format this..?/&lt;BR /&gt;
Please help me out..??&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:15:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Formatting-the-report-table/m-p/111282#M2561</guid>
      <dc:creator>RashmiGowda</dc:creator>
      <dc:date>2020-09-28T16:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting the report / table</title>
      <link>https://community.splunk.com/t5/Reporting/Formatting-the-report-table/m-p/111283#M2562</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="xyz" source="abc" | timechart span=1h count as Transactions by host | eval Time=strftime(_time, "%H:%M") | convert timeformat="%m-%d-%y" ctime(_time) as Date | fields - _time | table Date, Time, *
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Mar 2014 13:35:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Formatting-the-report-table/m-p/111283#M2562</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-28T13:35:35Z</dc:date>
    </item>
  </channel>
</rss>

