<?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: Log Ingestion - Custom Log Source in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566630#M100714</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not that big is from i understand as under 100GB.&lt;/P&gt;&lt;P&gt;We have restarted the UF with no success. I'll have to review the logs today to see if i can find the issue, and i will share my findings. Thank you for help thus far.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 13:04:40 GMT</pubDate>
    <dc:creator>djreschke</dc:creator>
    <dc:date>2021-09-10T13:04:40Z</dc:date>
    <item>
      <title>Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566446#M100703</link>
      <description>&lt;P&gt;Good morning everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to ingest a log that does not roll over after a new, only when the service that writes the log is restarted. We have done some testing using cRcSalt and so far that has not helped to continually monitor the file as it is written.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;inputs.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;[monitor://E:\Tomcat 9.0\logs\tomcat9-stdout.*.log]&lt;BR /&gt;sourcetype = test&lt;BR /&gt;index = test&lt;BR /&gt;blacklist = \.(gz|bz2|z|zip)$&lt;BR /&gt;disabled = false&lt;BR /&gt;CRCSALT = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Props.conf&lt;/P&gt;&lt;P&gt;[test]&lt;BR /&gt;DATETIME_CONFIG =&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;category = Custom&lt;BR /&gt;pulldown_type = true&lt;BR /&gt;CHECK_FOR_HEADER = false&lt;BR /&gt;CHARSET = AUTO&lt;/P&gt;&lt;P&gt;EXTRACT-SessionID = (?&amp;lt;=SessionID:)(?P&amp;lt;SessionID&amp;gt;.+)&lt;BR /&gt;EXTRACT-Result = (?&amp;lt;=VerificationResult:)(?P&amp;lt;Result&amp;gt;.+)&lt;BR /&gt;EXTRACT-UserName = (?&amp;lt;=User:)(?P&amp;lt;UserName&amp;gt;.+)&lt;BR /&gt;EXTRACT-Response = (?&amp;lt;=Account Response:)(?P&amp;lt;Response&amp;gt;.+)&lt;BR /&gt;EXTRACT-Second_Response = (?&amp;lt;=Verification_test:)(?P&amp;lt;Second_Response&amp;gt;.+)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 12:19:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566446#M100703</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2021-09-09T12:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566469#M100705</link>
      <description>&lt;P&gt;What is the problem you are having?&amp;nbsp; Does monitoring stop?&amp;nbsp; If so, when?&amp;nbsp; Are there any messages in splunkd.log?&amp;nbsp; Is the file being monitored by a universal forwarder, a heavy forwarder, or the local Splunk instance?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 14:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566469#M100705</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-09T14:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566471#M100706</link>
      <description>&lt;P&gt;The file is being monitored by a UF, The problem is after the initial log is ingested, if anything additional is written to the log it does not ingest that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log source itself does not roll after a certain size, and i am told that file does not get that big, as the service is restart monthly for maintenance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not seeing any errors in the logs, but i also might be looking for the wrong thing. - Any tips/advice here?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 14:40:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566471#M100706</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2021-09-09T14:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566532#M100712</link>
      <description>&lt;P&gt;UFs normally read a monitored file continuously so new data is picked up almost immediately.&amp;nbsp; The CRCSALT setting usually takes care of the exceptions.&amp;nbsp; Does restarting the UF help?&lt;/P&gt;&lt;P&gt;How big is "not that big" after a month?&lt;/P&gt;&lt;P&gt;I would look in splunkd.log on the UF for the name of the monitored file/directory.&lt;/P&gt;&lt;P&gt;How many files are being monitored in that directory?&amp;nbsp; If it's too many, the UF may lose track of them.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 00:34:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566532#M100712</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-10T00:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566630#M100714</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not that big is from i understand as under 100GB.&lt;/P&gt;&lt;P&gt;We have restarted the UF with no success. I'll have to review the logs today to see if i can find the issue, and i will share my findings. Thank you for help thus far.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 13:04:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566630#M100714</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2021-09-10T13:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566670#M100715</link>
      <description>&lt;P&gt;100GB in a single file seems pretty big to me, but it's all relative.&lt;/P&gt;&lt;P&gt;See if this answer&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/maximum-file-size/m-p/85157" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/maximum-file-size/m-p/85157&lt;/A&gt;&amp;nbsp;sheds any light on the matter.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:11:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566670#M100715</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-10T17:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566671#M100716</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We haven't got to prod yet and that was estimate. I imagine it will be much less. Thanks for the replies and the help thus far. More testing is scheduled for Monday at this point.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 17:14:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566671#M100716</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2021-09-10T17:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Log Ingestion - Custom Log Source</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566869#M100735</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; We are starting to see data ingested in real from the log. No changes made in either the application nor the conf file. Before posting this question we did restart the forwarder but we were not seeing the logs ingested.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next I need to work on the Regex to help parse the fields but I can open a separate question for that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 14:19:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Ingestion-Custom-Log-Source/m-p/566869#M100735</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2021-09-13T14:19:55Z</dc:date>
    </item>
  </channel>
</rss>

