<?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: timestamp in the beginning in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122595#M33049</link>
    <description>&lt;P&gt;Thank you! It works&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jul 2015 05:37:03 GMT</pubDate>
    <dc:creator>vinchakov_a</dc:creator>
    <dc:date>2015-07-17T05:37:03Z</dc:date>
    <item>
      <title>timestamp in the beginning</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122591#M33045</link>
      <description>&lt;P&gt;Why splunk adds the date and time to the beginning of a log. How to clean it?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Jul 15 09:27:20 172.16.19.1 Jul 15 2015 10:27:20 us-fw01 : ...
Jul 15 09:27:20 172.16.19.1 Jul 15 2015 10:27:20 us-fw01 : ...
Jul 15 09:27:19 172.16.19.1 Jul 15 2015 10:27:19 us-fw01 : ...
Jul 15 09:27:18 172.16.19.1 Jul 15 2015 10:27:18 us-fw01 : ...
Jul 15 09:27:17 172.16.19.1 Jul 15 2015 10:27:17 us-fw01 : ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 15 Jul 2015 06:34:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122591#M33045</guid>
      <dc:creator>vinchakov_a</dc:creator>
      <dc:date>2015-07-15T06:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp in the beginning</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122592#M33046</link>
      <description>&lt;P&gt;It will be nearly impossible to help you without MUCH more information.  Is this coming in as Syslog?  What is in your &lt;CODE&gt;*.conf&lt;/CODE&gt; files?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:10:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122592#M33046</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-15T14:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp in the beginning</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122593#M33047</link>
      <description>&lt;P&gt;Yes, this coming in as standard Syslog. &lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:31:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122593#M33047</guid>
      <dc:creator>vinchakov_a</dc:creator>
      <dc:date>2015-07-17T04:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp in the beginning</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122594#M33048</link>
      <description>&lt;P&gt;Go to &lt;CODE&gt;inputs.conf&lt;/CODE&gt; under where you define the input port, add:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;no_appending_timestamp = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From &lt;CODE&gt;inputs.conf.spec&lt;/CODE&gt; documentation file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;no_appending_timestamp = [true|false]
* If this attribute is set to true, Splunk does NOT append a timestamp and host to received events.
* NOTE: Do NOT include this attribute if you want to append timestamp and host to received events.
* Default is false.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf#inputs.conf.spec"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf#inputs.conf.spec&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2015 05:13:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122594#M33048</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-17T05:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp in the beginning</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122595#M33049</link>
      <description>&lt;P&gt;Thank you! It works&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2015 05:37:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122595#M33049</guid>
      <dc:creator>vinchakov_a</dc:creator>
      <dc:date>2015-07-17T05:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp in the beginning</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122596#M33050</link>
      <description>&lt;P&gt;When you ask a question better, you get better answers!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2015 06:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timestamp-in-the-beginning/m-p/122596#M33050</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-17T06:13:00Z</dc:date>
    </item>
  </channel>
</rss>

