<?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 Web Logs Not Breaking Correctly in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Web-Logs-Not-Breaking-Correctly/m-p/111972#M23461</link>
    <description>&lt;P&gt;I pointed my UF at the web log folder and there are many logs in the folder.&lt;/P&gt;

&lt;P&gt;Then the UF started reading the *.log files the contents of the log files started coming in as one event per log file rather than breaking on each line.&lt;/P&gt;

&lt;P&gt;How to i get the logs to break on each line in the log rather than collect the hole file as one event.&lt;/P&gt;

&lt;P&gt;the UF is sending data to a Intermediate forwarder before going to the indexers.  Should I put the linbreaking on the UF or IF&lt;/P&gt;

&lt;P&gt;What should the breaking look like these are standered IIS log files that start with these three lines at the top of each file&lt;/P&gt;

&lt;P&gt;`&lt;/P&gt;

&lt;H1&gt;Software: Microsoft Internet Information Services 6.0 #Version: 1.0&lt;/H1&gt;

&lt;H1&gt;Date: 2007-01-29 21:02:57&lt;/H1&gt;

&lt;H1&gt;Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken`&lt;/H1&gt;

&lt;P&gt;Is there a way to delete and re-index all the files that have been indexed already?&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2015 15:12:24 GMT</pubDate>
    <dc:creator>hartfoml</dc:creator>
    <dc:date>2015-05-15T15:12:24Z</dc:date>
    <item>
      <title>Web Logs Not Breaking Correctly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Web-Logs-Not-Breaking-Correctly/m-p/111972#M23461</link>
      <description>&lt;P&gt;I pointed my UF at the web log folder and there are many logs in the folder.&lt;/P&gt;

&lt;P&gt;Then the UF started reading the *.log files the contents of the log files started coming in as one event per log file rather than breaking on each line.&lt;/P&gt;

&lt;P&gt;How to i get the logs to break on each line in the log rather than collect the hole file as one event.&lt;/P&gt;

&lt;P&gt;the UF is sending data to a Intermediate forwarder before going to the indexers.  Should I put the linbreaking on the UF or IF&lt;/P&gt;

&lt;P&gt;What should the breaking look like these are standered IIS log files that start with these three lines at the top of each file&lt;/P&gt;

&lt;P&gt;`&lt;/P&gt;

&lt;H1&gt;Software: Microsoft Internet Information Services 6.0 #Version: 1.0&lt;/H1&gt;

&lt;H1&gt;Date: 2007-01-29 21:02:57&lt;/H1&gt;

&lt;H1&gt;Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken`&lt;/H1&gt;

&lt;P&gt;Is there a way to delete and re-index all the files that have been indexed already?&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 15:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Web-Logs-Not-Breaking-Correctly/m-p/111972#M23461</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2015-05-15T15:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Web Logs Not Breaking Correctly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Web-Logs-Not-Breaking-Correctly/m-p/111973#M23462</link>
      <description>&lt;P&gt;I added these lines to the $SPLUNK_HOME/etc/system/local/props.conf file and that fixed the braking&lt;/P&gt;

&lt;P&gt;[iis] &lt;BR /&gt;
pulldown_type = true &lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 32 &lt;BR /&gt;
SHOULD_LINEMERGE = False &lt;BR /&gt;
CHECK_FOR_HEADER = true&lt;/P&gt;

&lt;P&gt;I got this from this answer &lt;A href="http://answers.splunk.com/answers/36/how-to-extract-fields-from-iis-default-log-file-format-w3c-extended-logs-with-splunk.html" target="_blank"&gt;How to extract fields from IIS default log file format ...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Web-Logs-Not-Breaking-Correctly/m-p/111973#M23462</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2020-09-28T19:58:38Z</dc:date>
    </item>
  </channel>
</rss>

