<?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: CRL logs not being properly displayed in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397357#M115336</link>
    <description>&lt;P&gt;If all you want to see is "CA-49" then that needs to be part of your query.  Try &lt;CODE&gt;index=crl "CA-49"&lt;/CODE&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2019 11:57:56 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-07-19T11:57:56Z</dc:date>
    <item>
      <title>CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397352#M115331</link>
      <description>&lt;P&gt;I'm running CRL expiration checks and using splunk to read the logs to track the last check run and when they are next updated.  However, some of them aren't being displayed properly.  It is always CA-41, 42, 43, 44 that don't get displayed like the others, although they will sometimes, but it's sporadic.  I can fix the problem by cleaning the index eventdata, but I have to run that every single time I do a CRL check.  How would I go about making it so that I get the proper display each time without having to clean the eventdata and restart the server every time?&lt;/P&gt;

&lt;P&gt;Log file data:&lt;/P&gt;

&lt;P&gt;07/15/2019 11:01:42 CA-49.crl nextUpdate=Jul 19 17:00:00 2019 GMT&lt;BR /&gt;
07/15/2019 11:01:37 CA-44.crl nextUpdate=Jul 19 17:00:00 2019 GMT&lt;/P&gt;

&lt;P&gt;Properly displayed Splunk data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;07/15/2019 11:01:42 CA-49.crl nextUpdate=Jul 19 17:00:00 2019 GMT
host = SPLUNKSERVER     source = C:\crl_expiration.log     sourcetype = crl
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Improperly displayed Splunk data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;07/15/2019 11:01:37 CA-44.crl 
host = SPLUNKSERVER     source = C:\crl_expiration.log     sourcetype = crl
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Jul 2019 20:33:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397352#M115331</guid>
      <dc:creator>espengler</dc:creator>
      <dc:date>2019-07-15T20:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397353#M115332</link>
      <description>&lt;P&gt;What is the expected display?  What are the sporadic improper displays?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 22:52:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397353#M115332</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-07-15T22:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397354#M115333</link>
      <description>&lt;P&gt;The CA-49 splunk output is what I'm looking for, and the CA-44 splunk output is what I sometimes get only for CA-41, 42, 43, 44.  I've updated the post to separate the 2 different splunk results.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 14:39:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397354#M115333</guid>
      <dc:creator>espengler</dc:creator>
      <dc:date>2019-07-16T14:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397355#M115334</link>
      <description>&lt;P&gt;What is your query?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 11:57:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397355#M115334</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-07-18T11:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397356#M115335</link>
      <description>&lt;P&gt;I'm just searching "index=crl" (no quotes in the actual search).  Under the search app, this is the indexes.conf data:&lt;BR /&gt;
[crl]&lt;BR /&gt;
homePath = $SPLUNK_DB\crl\db&lt;BR /&gt;
coldPath = F:\Splunk\crl\colddb&lt;BR /&gt;
thawedPath = F:\Splunk\crl\thaweddb&lt;BR /&gt;
enableDataIntegrityControl = 0&lt;BR /&gt;
enableTsidxReduction = 0&lt;BR /&gt;
maxHotBuckets = 25&lt;BR /&gt;
maxWarmDBCount = 20&lt;BR /&gt;
maxDataSize = 10000&lt;BR /&gt;
maxTotalDataSizeMB = 452000&lt;BR /&gt;
disabled = 0&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 14:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397356#M115335</guid>
      <dc:creator>espengler</dc:creator>
      <dc:date>2019-07-18T14:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397357#M115336</link>
      <description>&lt;P&gt;If all you want to see is "CA-49" then that needs to be part of your query.  Try &lt;CODE&gt;index=crl "CA-49"&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 11:57:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397357#M115336</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-07-19T11:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397358#M115337</link>
      <description>&lt;P&gt;I don't just want the specific CA-x label, I also want to be able to see the next update information and everything else from the log file.  I need to be able to create a report of all active CA's, and an alert for when a CA is being revoked.  All of the information listed for CA-49, which is shown in the original post, I have to see for every single CA I am using (around 20 CA's total), but CA-41, CA-42, CA-43, and CA-44 almost never show that information despite being identical in the actual log file (outside of the CA-x label).  And like I said in the original post, if I clean the event data for crl, it'll display everything for all CA's like I need, but that requires, all through the command line, splunk to be stopped, the crl index to be cleaned of the eventdata, and splunk to be started.  That is not a solution that will work for my needs.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 16:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397358#M115337</guid>
      <dc:creator>espengler</dc:creator>
      <dc:date>2019-07-19T16:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397359#M115338</link>
      <description>&lt;P&gt;We see problems like this from time to time and the problem is usually that the app writing to the file is pausing longer than 3 seconds at those points so splunk is breaking the event there and the rest of the event is in another/separate event.  The best thing to do is to make sure that the app writing the file is flushing to disk more frequently, especially when writing those events/strings.  Short of that, you can stage the file by writing it to a non-monitored directory and then when complete, having script/cron move it to the monitored directory (which introduces availability delay).  Lastly, you can try these settings in inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;time_before_close = &amp;lt;integer&amp;gt;
* The amount of time, in seconds, that the file monitor must wait for
  modifications before closing a file after reaching an End-of-File
  (EOF) marker.
* Tells the input not to close files that have been updated in the
  past 'time_before_close' seconds.
* Default: 3.

multiline_event_extra_waittime = &amp;lt;boolean&amp;gt;
* By default, the file monitor sends an event delimiter when:
  * It reaches EOF of a file it monitors and
  * Ihe last character it reads is a newline.
* In some cases, it takes time for all lines of a multiple-line event to
  arrive.
* Set to "true" to delay sending an event delimiter until the time that the
  file monitor closes the file, as defined by the 'time_before_close' setting,
  to allow all event lines to arrive.
* Default: false.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Jul 2019 11:30:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397359#M115338</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-28T11:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: CRL logs not being properly displayed</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397360#M115339</link>
      <description>&lt;P&gt;You're awesome!  Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 17:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CRL-logs-not-being-properly-displayed/m-p/397360#M115339</guid>
      <dc:creator>espengler</dc:creator>
      <dc:date>2019-07-29T17:37:40Z</dc:date>
    </item>
  </channel>
</rss>

