<?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: splunkd error in Security</title>
    <link>https://community.splunk.com/t5/Security/splunkd-error/m-p/103512#M14288</link>
    <description>&lt;P&gt;Thanks, appeared to work.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2013 19:49:14 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2013-04-22T19:49:14Z</dc:date>
    <item>
      <title>splunkd error</title>
      <link>https://community.splunk.com/t5/Security/splunkd-error/m-p/103510#M14286</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm getting the following error in my splunkd.log, and I can't determine where the issue is. Hoping someone can help me...&lt;/P&gt;

&lt;P&gt;The error is:&lt;/P&gt;

&lt;P&gt;04-22-2013 14:45:41.122 -0400 ERROR DatetimeInitUtils - Invalid regex ^[ -- Regex: missing terminating ] for character class - data_source="F:\IBM\Lotus\Domino\Trace\UserInfoSA_130419_2323_0.txt", data_host="blahblahblah", data_sourcetype="STCommunityTraceLogs_user"&lt;/P&gt;

&lt;P&gt;My inputs.conf is:&lt;/P&gt;

&lt;P&gt;[monitor://F:\IBM\Lotus\Domino\Trace\User*.txt]&lt;BR /&gt;
sourcetype = STCommunityTraceLogs_user&lt;BR /&gt;
index = euc_sametimedata&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
crcSalt = &lt;SOURCE&gt;&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;and my props.conf is:&lt;/P&gt;

&lt;P&gt;[STCommunityTraceLogs_user]&lt;BR /&gt;
TIME_FORMAT = %H:%M:%S.%3N  | %d.%m.%Y&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 55&lt;BR /&gt;
NO_BINARY_CHECK = 1&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_PREFIX = ^[&lt;/P&gt;

&lt;P&gt;Here's some sample lines...&lt;BR /&gt;
[ 14:38:32.235 | 24.01.2013 | INFO | main ] : UserInfoLogger : info : Initializing UserInfo SA &lt;BR /&gt;
[ 14:38:32.329 | 24.01.2013 | INFO | main ] : UserInfoLogger : info : openning storage 0 for storage type LDAP &lt;BR /&gt;
[ 14:38:32.329 | 24.01.2013 | INFO | main ] : UserInfoLogger : info : openning provider host=fidvirtualdir-qa.fmr.com port=2491(&amp;amp;(objectclass=FidelityPerson)(|(mail=%s)(cn=%s)(uid=%s))) storage num=0 &lt;BR /&gt;
[ 14:38:32.329 | 24.01.2013 | INFO | main ] : UserInfoLogger : info : opening detail id=MailAddress type=text/plain fieldName=Mail storage num=0 &lt;BR /&gt;
[ 14:38:32.329 | 24.01.2013 | INFO | main ] : UserInfoLogger : info : opening detail id=Name type=text/plain fieldName=cn storage num=0 &lt;BR /&gt;
[ 14:38:32.329 | 24.01.2013 | INFO | main ] : UserInfoLogger : info : opening detail id=Title type=text/plain fieldName=title st&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:46:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-error/m-p/103510#M14286</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-28T13:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: splunkd error</title>
      <link>https://community.splunk.com/t5/Security/splunkd-error/m-p/103511#M14287</link>
      <description>&lt;P&gt;Yes, you'll need to escape the square bracket in TIME_PREFIX. Otherwise Splunks regex engine will see the as the start of a character class. &lt;/P&gt;

&lt;P&gt;So;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX=^\[
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, if you need the crcSalt, I believe that it should be in uppercase; &lt;CODE&gt;&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2013 19:05:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-error/m-p/103511#M14287</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-22T19:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: splunkd error</title>
      <link>https://community.splunk.com/t5/Security/splunkd-error/m-p/103512#M14288</link>
      <description>&lt;P&gt;Thanks, appeared to work.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2013 19:49:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-error/m-p/103512#M14288</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-04-22T19:49:14Z</dc:date>
    </item>
  </channel>
</rss>

