<?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: Add a new column,except &amp;quot;Time&amp;quot; &amp;quot;Event&amp;quot;. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186352#M53669</link>
    <description>&lt;P&gt;Yeah ,I know  table  .However,the table  have no friendly user interface.I am sorry with it,also.I want to the search results display .Just like "index=_internal “ will show us ,and add new column like (host).Please,help me.&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2015 12:58:12 GMT</pubDate>
    <dc:creator>dovelsh12223621</dc:creator>
    <dc:date>2015-05-12T12:58:12Z</dc:date>
    <item>
      <title>Add a new column,except "Time" "Event".</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186350#M53667</link>
      <description>&lt;P&gt;I want to &lt;STRONG&gt;add&lt;/STRONG&gt; a new column,just like &lt;STRONG&gt;host&lt;/STRONG&gt;  to default the search results display .You know the searchstring like "index=_internal “ will show us ：&lt;BR /&gt;
Time    Event&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;I want to add a new column,so the search results will display:&lt;BR /&gt;
Time     Host    Event&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Please,give me some advices,thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 12:23:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186350#M53667</guid>
      <dc:creator>dovelsh12223621</dc:creator>
      <dc:date>2015-05-12T12:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Add a new column,except "Time" "Event".</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186351#M53668</link>
      <description>&lt;P&gt;If you want a table, use &lt;CODE&gt;table&lt;/CODE&gt; with the columns you are interested in:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal | table _time host sourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you want the entire event, use &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal | table _time host _raw
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 May 2015 12:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186351#M53668</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2015-05-12T12:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add a new column,except "Time" "Event".</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186352#M53669</link>
      <description>&lt;P&gt;Yeah ,I know  table  .However,the table  have no friendly user interface.I am sorry with it,also.I want to the search results display .Just like "index=_internal “ will show us ,and add new column like (host).Please,help me.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 12:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186352#M53669</guid>
      <dc:creator>dovelsh12223621</dc:creator>
      <dc:date>2015-05-12T12:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add a new column,except "Time" "Event".</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186353#M53670</link>
      <description>&lt;P&gt;Ah. Maybe the option to show those events as a table instead of a list is what you want. Under the green bars showing the count of results over time when you search for &lt;CODE&gt;index=_internal&lt;/CODE&gt;, click on the leftmost option which should say "List" by default, next to "Format" and "20 per page". Select "Table" there instead of list, and you will see that besides the timestamp there are columns for all fields that are selected. If you do this and in the event sidebar select host and whichever other fields you are interested in, maybe this is what you need.&lt;/P&gt;

&lt;P&gt;Although in a way, this is pretty much the same as table does.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 14:49:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-a-new-column-except-quot-Time-quot-quot-Event-quot/m-p/186353#M53670</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2015-05-12T14:49:05Z</dc:date>
    </item>
  </channel>
</rss>

