<?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: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300869#M56887</link>
    <description>&lt;P&gt;Ok, I've tried on a test machine and it works finally (I used the add data/upload web interface with the advanced sourcetype settings).&lt;/P&gt;

&lt;P&gt;So I've to put my props.conf on both /etc/deployment-apps/_server... and therefore &lt;STRONG&gt;etc/master-apps/_cluster/local&lt;/STRONG&gt;?&lt;/P&gt;

&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 13:27:01 GMT</pubDate>
    <dc:creator>splunkreal</dc:creator>
    <dc:date>2020-09-29T13:27:01Z</dc:date>
    <item>
      <title>Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300861#M56879</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;

&lt;P&gt;I have a problem with French logs so I tried to create props.conf and deploy it :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[fzs]
TIME_PREFIX = ^\([0-9]*\)\s
TIME_FORMAT = %d/%m/%Y %H:%M:%S
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Log example :&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;(1002561)&lt;/STRONG&gt; 01/04/2017 23:59:01 - blablabla&lt;/P&gt;

&lt;P&gt;I've understood that the time_prefix will ignore the (number) and space before the french date.&lt;/P&gt;

&lt;P&gt;Should it work? My logs from April are not coming however it worked from January to March 2017.&lt;/P&gt;

&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 16:18:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300861#M56879</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2017-04-03T16:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300862#M56880</link>
      <description>&lt;P&gt;That should be working. Have you checked to make sure that there aren't extra spaces or something else that might have changed slightly in the log since April 1?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 16:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300862#M56880</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2017-04-03T16:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300863#M56881</link>
      <description>&lt;P&gt;I never used TIME_PREFIX and TIME_FORMAT before, in fact april logs are now indexed as march which is the problem :&lt;/P&gt;

&lt;P&gt;03/04/2017 (3rd april 2017 french format) =&amp;gt; 4 march 2017&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:26:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300863#M56881</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2020-09-29T13:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300864#M56882</link>
      <description>&lt;P&gt;It looks like it is ignoring your TIME_FORMAT. Are you sure that the stanza is being used for your data? If not, then it would try to do formatting on its own, and that might make it use an American mon/day/year format, which looks like what you are seeing.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 16:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300864#M56882</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2017-04-03T16:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300865#M56883</link>
      <description>&lt;P&gt;Where did you deploy your props.conf file? &lt;BR /&gt;
If your Filezilla logs are being collected with a Universal Forwarder, props.conf needs to be on all the indexers, if you are using a Heavy forwarder somewhere between your Filezilla server and the indexers, it needs to go on the Heavy Forwarder.&lt;/P&gt;

&lt;P&gt;In other words: props.conf needs to be on the Splunk role that does the event parsing.&lt;/P&gt;

&lt;P&gt;Maybe it helps if you describe your data ingest path a bit more.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 16:50:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300865#M56883</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-04-03T16:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300866#M56884</link>
      <description>&lt;P&gt;You are right, props.conf is only forwarder side. Should it be deployed on the indexer cluster?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 17:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300866#M56884</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2017-04-03T17:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300867#M56885</link>
      <description>&lt;P&gt;Props.conf files usually deployed on the indexers, and for the functionality that you want, that is where the props.conf &lt;EM&gt;should&lt;/EM&gt; be, because it is at &lt;EM&gt;index time&lt;/EM&gt;, &lt;EM&gt;not at forwarding time&lt;/EM&gt; that those configs are needed.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 17:07:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300867#M56885</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2017-04-03T17:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300868#M56886</link>
      <description>&lt;P&gt;You need to deploy your props.conf settings where the event parsing happens. There are a few that take effect on the Universal Forwarder, but most of them need to be on your indexing tier (or any intermediary heavy forwarder, if present).&lt;BR /&gt;
&lt;A href="https://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings%3F"&gt;This Wiki page&lt;/A&gt; provides a bit more detail around the topic.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 17:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300868#M56886</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-04-03T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300869#M56887</link>
      <description>&lt;P&gt;Ok, I've tried on a test machine and it works finally (I used the add data/upload web interface with the advanced sourcetype settings).&lt;/P&gt;

&lt;P&gt;So I've to put my props.conf on both /etc/deployment-apps/_server... and therefore &lt;STRONG&gt;etc/master-apps/_cluster/local&lt;/STRONG&gt;?&lt;/P&gt;

&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300869#M56887</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2020-09-29T13:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my props.conf configuration no longer working on my French timestamp and FileZilla server logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300870#M56888</link>
      <description>&lt;P&gt;Great to hear, you're welcome. Please accept answer when you get a chance. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 18:41:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-props-conf-configuration-no-longer-working-on-my/m-p/300870#M56888</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-04-03T18:41:31Z</dc:date>
    </item>
  </channel>
</rss>

