<?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: echo command in splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303355#M165679</link>
    <description>&lt;P&gt;Hi neeldesai1992,&lt;BR /&gt;
You can print out any result using the table command:&lt;BR /&gt;
you can list the full _raw log ( &lt;CODE&gt;| table _time _raw&lt;/CODE&gt; ) or selected fields ( &lt;CODE&gt;| table _time field1 field2 fieldn&lt;/CODE&gt; ).&lt;/P&gt;

&lt;P&gt;eval is a command to elaborate field values.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2017 16:50:50 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-10-11T16:50:50Z</dc:date>
    <item>
      <title>echo command in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303353#M165677</link>
      <description>&lt;P&gt;How can I print out any value or any result in splunk? Does splunk have any echo command system? eval didn't help me much.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 13:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303353#M165677</guid>
      <dc:creator>neeldesai1992</dc:creator>
      <dc:date>2017-10-11T13:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: echo command in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303354#M165678</link>
      <description>&lt;P&gt;What do you mean by 'print out'? You can always display field values by doing something like this &lt;CODE&gt;index=xyz sourcetype=abc | table fieldA fieldB fieldC&lt;/CODE&gt;&lt;BR /&gt;
But I am not sure I understand your question.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 16:48:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303354#M165678</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-10-11T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: echo command in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303355#M165679</link>
      <description>&lt;P&gt;Hi neeldesai1992,&lt;BR /&gt;
You can print out any result using the table command:&lt;BR /&gt;
you can list the full _raw log ( &lt;CODE&gt;| table _time _raw&lt;/CODE&gt; ) or selected fields ( &lt;CODE&gt;| table _time field1 field2 fieldn&lt;/CODE&gt; ).&lt;/P&gt;

&lt;P&gt;eval is a command to elaborate field values.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 16:50:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303355#M165679</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-11T16:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: echo command in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303356#M165680</link>
      <description>&lt;P&gt;@neeldesai1992, if you are starting with Splunk, you should go through basic Splunk tutorials on Splunk Education site : &lt;A href="https://www.splunk.com/view/education-videos/SP-CAAAGB6"&gt;https://www.splunk.com/view/education-videos/SP-CAAAGB6&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also Splunk Fundamentals 1 Free Splunk course: &lt;A href="https://www.splunk.com/view/SP-CAAAPX9"&gt;https://www.splunk.com/view/SP-CAAAPX9&lt;/A&gt;&lt;BR /&gt;
Or Using Splunk Free Course: &lt;A href="https://www.splunk.com/view/SP-CAAAHSM"&gt;https://www.splunk.com/view/SP-CAAAHSM&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You should also try out Splunk Search Tutorial Step By Step Documentation on Splunk Docs.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/WelcometotheSearchTutorial"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/WelcometotheSearchTutorial&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 17:30:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/303356#M165680</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-11T17:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: echo command in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/513798#M165681</link>
      <description>&lt;P&gt;If you are looking to print out multiple static values under different columns in the output, use the below query:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;| stats count | eval Name="my name", Nickname="anything",&amp;nbsp;Text="This is my custom text" | fields - count&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10230i9F71E003FFCCD136/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This can be of use when u want to display the text not available in the fields. Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 20:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/echo-command-in-splunk/m-p/513798#M165681</guid>
      <dc:creator>pallivikas</dc:creator>
      <dc:date>2020-08-12T20:33:26Z</dc:date>
    </item>
  </channel>
</rss>

