<?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: can i skip the lines when we start splunk for first time?? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210708#M187843</link>
    <description>&lt;P&gt;Why?  Don't you want to know if there are problems starting Splunk?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2016 15:12:24 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2016-08-03T15:12:24Z</dc:date>
    <item>
      <title>can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210707#M187842</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;i want to know whether we can skip the lines when we start the splunk for the first time. if we can any body let me know how can we do it&lt;BR /&gt;
if my question is wrong sorry for inconvenience. (i don't want to print the below output to my console)&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1682i2ECFF259CB1AEAF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210707#M187842</guid>
      <dc:creator>saifuddin9122</dc:creator>
      <dc:date>2016-08-03T15:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210708#M187843</link>
      <description>&lt;P&gt;Why?  Don't you want to know if there are problems starting Splunk?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210708#M187843</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-08-03T15:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210709#M187844</link>
      <description>&lt;P&gt;i want to know. but, i am trying to write it to text file, i don't want it to print on console&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:14:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210709#M187844</guid>
      <dc:creator>saifuddin9122</dc:creator>
      <dc:date>2016-08-03T15:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210710#M187845</link>
      <description>&lt;P&gt;This is more of a Linux question, but you can redirect the output to save to a new txt file when starting Splunk &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;./splunk start &amp;gt; output.txt 2&amp;gt;&amp;amp;1&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:19:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210710#M187845</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-08-03T15:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210711#M187846</link>
      <description>&lt;P&gt;The output is written to $SPLUNK_HOME/var/log/splunk/splunk_stdout.log automatically.  I'm not sure if you can suppress it from going to the console without side effects.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:28:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210711#M187846</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-29T10:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210712#M187847</link>
      <description>&lt;P&gt;so if redirect it so the output will be suppressed from console???&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:23:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210712#M187847</guid>
      <dc:creator>saifuddin9122</dc:creator>
      <dc:date>2016-08-03T15:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210713#M187848</link>
      <description>&lt;P&gt;Yes, it will not show in the console. It will output it's entire contents to a file called &lt;CODE&gt;output.txt&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I just tested this and it worked as expected &lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:24:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210713#M187848</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-08-03T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210714#M187849</link>
      <description>&lt;P&gt;thank you &lt;BR /&gt;
made my work easy &lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210714#M187849</guid>
      <dc:creator>saifuddin9122</dc:creator>
      <dc:date>2016-08-03T15:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: can i skip the lines when we start splunk for first time??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210715#M187850</link>
      <description>&lt;P&gt;Great, I'm glad I could help! &lt;/P&gt;

&lt;P&gt;Please accept/upvote the answer if this solved your problem &lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:29:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-i-skip-the-lines-when-we-start-splunk-for-first-time/m-p/210715#M187850</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-08-03T15:29:34Z</dc:date>
    </item>
  </channel>
</rss>

