<?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: line breaking is not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39260#M7289</link>
    <description>&lt;P&gt;Try the one below - notice the positive lookahead after the capture group &lt;CODE&gt;([\r\n]+)&lt;/CODE&gt;: &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[tms-iis] &lt;BR /&gt;
CHECK_FOR_HEADER = False &lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 20&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S &lt;BR /&gt;
SHOULD_LINEMERGE = false &lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)(?=\d{4}-\d{1,2}-\d{1,2)\s+\d{1,2}:\d{1,2}:\d{1,2})&lt;BR /&gt;
REPORT-tms_iisfields = tms_iisfields&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Note that this will keep years in 4 digit format.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;gt; please upvote and accept answer if you find it useful - thanks!&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2011 17:06:14 GMT</pubDate>
    <dc:creator>_d_</dc:creator>
    <dc:date>2011-12-22T17:06:14Z</dc:date>
    <item>
      <title>line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39251#M7280</link>
      <description>&lt;P&gt;I am getting multiple line for an event&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11-12-21 04:09:01 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.96.53 Python-urllib/1.17 200 0 0 0
2011-12-21 04:09:01 172.27.70.10 GET / - 443 - 72.247.36.53 - 200 0 64 93
2011-12-21 04:09:01 172.27.70.10 GET / - 443 - 72.246.50.40 - 200 0 64 46
2011-12-21 04:09:01 172.27.70.10 GET / - 443 - 72.246.50.40 - 200 0 64
249
2011-12-21 04:09:02 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.50.40 Python-urllib/1.17 200 0 0 46
2011-12-21 04:09:02 172.27.70.10 GET / - 443 - 72.246.50.41 - 200 0 64 46
2011-12-21 04:09:02 172.27.70.10 GET / - 443 - 72.246.50.41 - 200 0 64
249
2011-12-21 04:09:02 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.50.41 Python-urllib/1.17 200 0 0 46
2011-12-21 04:09:02 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.247.36.57 Python-urllib/1.17 200 0 0 78
2011-12-21 04:09:02 172.27.70.10 GET / - 443 - 72.247.36.57 - 200 0 64
296
2011-12-21 04:09:02 172.27.70.10 GET / - 443 - 72.247.36.56 - 200 0 64
296
2011-12-21 04:09:02 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.96.54 Python-urllib/1.17 200 0 0 0
2011-12-21 04:09:02 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.247.36.56 Python-urllib/1.17 200 0 0 78
2011-12-21 04:09:02 172.27.70.10 GET / - 443 - 72.247.36.57 - 200 0 64 78
2011-12-21 04:09:02 172.27.70.10 GET / - 443 - 72.247.36.56 - 200 0 64 78
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.96.55 - 200 0 0 15
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.96.55 - 200 0 64 0
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.96.54 - 200 0 0 15
2011-12-21 04:10:01 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.96.55 Python-urllib/1.17 200 0 0 0
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.96.54 - 200 0 64 0
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.50.42 - 200 0 64 46
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.50.42 - 200 0 64
249
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.96.53 - 200 0 0 0
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.96.53 - 200 0 64 0
2011-12-21 04:10:01 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.96.54 Python-urllib/1.17 200 0 0 0
2011-12-21 04:10:01 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.96.53 Python-urllib/1.17 200 0 0 0
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.50.40 - 200 0 64 46
2011-12-21 04:10:01 172.27.70.10 GET / - 443 - 72.246.50.40 - 200 0 64
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want only one like;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11-12-21 04:09:01 172.27.70.10 GET /OTPAuthentication/Service.asmx -
443 - 72.246.96.53 Python-urllib/1.17 200 0 0 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am using line breaker in props.conf like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tms-iis]
REPORT-tms_iisfields = tms_iisfields
SHOULD_LINEMERGE = false
LINE_BREAKER= ([\r\n]+)\s+\d+\s+\d+\s+\d+\s+\d+
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but its not working, please help me on this, and also for time format , what i need to write.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 06:55:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39251#M7280</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-22T06:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39252#M7281</link>
      <description>&lt;P&gt;Hi, I assume that you have tried without any special directives first, which should work fine for IIS logs. Did you also try &lt;CODE&gt;BREAK_ONLY_BEFORE_DATE=true&lt;/CODE&gt; ?&lt;/P&gt;

&lt;P&gt;Anyway, your regex for &lt;CODE&gt;LINE_BREAKER&lt;/CODE&gt; seems to be wrong, see below for a more correct version.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;([\r\n]+)20\d\d-\d\d-\d\d\s\d\d:\d\d:\d\d\s
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;UPDATE: well that seems a bit odd. Did you try &lt;CODE&gt;BREAK_ONLY_BEFORE_DATE=true&lt;/CODE&gt; instead of &lt;CODE&gt;LINE_BREAKER&lt;/CODE&gt;? In any case, for the time extraction you should use;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD=25
TIME_FORMAT=%Y-%m-%d %H:%M:%S
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;UPDATE 2:&lt;/P&gt;

&lt;P&gt;Also, make sure that this is configured where the parsing takes place;&lt;/P&gt;

&lt;P&gt;If you have a heavy forwarder, on the forwarder.&lt;BR /&gt;
If you have a universal, lightweight or no forwarder, on the indexer.&lt;/P&gt;

&lt;P&gt;Restart the splunkd after making the changes.&lt;/P&gt;

&lt;P&gt;Please mark as answered a/o upvote if this solves your problem.&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 08:25:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39252#M7281</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-12-22T08:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39253#M7282</link>
      <description>&lt;P&gt;Still not working...&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 09:13:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39253#M7282</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-22T09:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39254#M7283</link>
      <description>&lt;P&gt;Still not working for &lt;BR /&gt;
LINE_BREAKER=([\r\n]+)20\d\d-\d\d-\d\d\s\d\d:\d\d:\d\d\s&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 09:20:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39254#M7283</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-22T09:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39255#M7284</link>
      <description>&lt;P&gt;Some other things to remember;&lt;/P&gt;

&lt;P&gt;Restart after making changes (there is a search command that reloads the configs but experience has taught me that its not 100% reliable).&lt;/P&gt;

&lt;P&gt;These changes will NOT affect any previously indexed events, only the newest ones coming in.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 10:39:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39255#M7284</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2011-12-22T10:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39256#M7285</link>
      <description>&lt;P&gt;You're absolutely right. A restart IS required, since these configs relate to INDEX-time operations. Search-related operations, such as field extractions can usually be activated with &lt;/P&gt;

&lt;P&gt;| extract reload=t&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 11:14:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39256#M7285</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-12-22T11:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39257#M7286</link>
      <description>&lt;P&gt;For sometime I got the single line but again getting same multiline error&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 13:01:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39257#M7286</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-22T13:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39258#M7287</link>
      <description>&lt;P&gt;I am using this in props.conf&lt;/P&gt;

&lt;P&gt;[tms-iis]&lt;BR /&gt;
CHECK_FOR_HEADER = False&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 25&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)20/\d/\d-/\d/\d-/\d\d/\s/\d/\d:/\d/\d:/\d/\d/\s&lt;BR /&gt;
REPORT-tms_iisfields = tms_iisfields&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:14:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39258#M7287</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T10:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39259#M7288</link>
      <description>&lt;P&gt;Also used SHOULD_LINEMERGE = true and BREAK_ONLY_BEFORE_DATE=true but was not working...&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:14:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39259#M7288</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T10:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39260#M7289</link>
      <description>&lt;P&gt;Try the one below - notice the positive lookahead after the capture group &lt;CODE&gt;([\r\n]+)&lt;/CODE&gt;: &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[tms-iis] &lt;BR /&gt;
CHECK_FOR_HEADER = False &lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 20&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S &lt;BR /&gt;
SHOULD_LINEMERGE = false &lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)(?=\d{4}-\d{1,2}-\d{1,2)\s+\d{1,2}:\d{1,2}:\d{1,2})&lt;BR /&gt;
REPORT-tms_iisfields = tms_iisfields&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Note that this will keep years in 4 digit format.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;gt; please upvote and accept answer if you find it useful - thanks!&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 17:06:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39260#M7289</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2011-12-22T17:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39261#M7290</link>
      <description>&lt;P&gt;I wrote this in props.conf in indexer side, is there any need to write same in props.conf in forwarder side also ?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2011 06:41:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39261#M7290</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-23T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39262#M7291</link>
      <description>&lt;P&gt;see update2 above. /k&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2011 07:24:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39262#M7291</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-12-23T07:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39263#M7292</link>
      <description>&lt;P&gt;This is still not working...&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 08:48:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39263#M7292</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-28T08:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39264#M7293</link>
      <description>&lt;P&gt;Hi Its not wokring for me, I am using universal forwarder and &lt;/P&gt;

&lt;P&gt;In forwarder:&lt;BR /&gt;
props.conf&lt;BR /&gt;
[tms-iis]&lt;BR /&gt;
SHOULD_LINEMERGE = False&lt;BR /&gt;
CHECK_FOR_HEADER = false&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
[monitor://c:\inetpub\logs\logfiles\W3SVC1]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
sourcetype = tms-iis&lt;BR /&gt;
index = windows&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
forwardedindex.0.whitelist = .*&lt;BR /&gt;
forwardedindex.1.blacklist = _.*&lt;BR /&gt;
forwardedindex.2.whitelist = _audit&lt;BR /&gt;
forwardedindex.filter.disable = false&lt;/P&gt;

&lt;P&gt;and in indexer side:&lt;BR /&gt;
props.conf&lt;BR /&gt;
[tms-iis]&lt;BR /&gt;
pulldown_type = true&lt;BR /&gt;
CHECK_FOR_HEADER = False&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 20&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)(?=\d{4}-\d{1,2}-\d{1,2)\s+\d{1,2}:\d{1,2}:\d{1,2})&lt;BR /&gt;
REPORT-tms_iisfields = tms_iisfields&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
[tms_iisfields]&lt;BR /&gt;
DELIMS = " "&lt;BR /&gt;
FIELDS = date, time, s-ip, cs-method, cs-uri-stem, cs-uri-query, s-port, cs-username, c-ip, cs-User-Agent, sc-status, sc-substatus, sc-win32-status, time-taken &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39264#M7293</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T10:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39265#M7294</link>
      <description>&lt;P&gt;This is in index&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[tms-iis]&lt;BR /&gt;
pulldown_type = true&lt;BR /&gt;
CHECK_FOR_HEADER = False&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 20&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)(?=\d{4}-\d{1,2}-\d{1,2)s+\d{1,2}:\d{1,2}:\d{1,2})&lt;BR /&gt;
REPORT-tms_iisfields = tms_iisfields&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:15:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39265#M7294</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39266#M7295</link>
      <description>&lt;P&gt;Sorry line breaker is&lt;/P&gt;

&lt;P&gt;LINE_BREAKER = ([\r\n]+)(?=\d{4}-\d{1,2}-\d{1,2}\s+\d{1,2}:\d{1,2}:\d{1,2})&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2011 12:05:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39266#M7295</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2011-12-29T12:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39267#M7296</link>
      <description>&lt;P&gt;@kml_uvce&lt;BR /&gt;
I've just tested your data and Splunk &lt;EM&gt;should&lt;/EM&gt; be logging that correctly as single line events by default.&lt;BR /&gt;
I would suggest removing any definitions you have made for it and test re-indexing it again (Or at least how it will appear in your data).&lt;/P&gt;

&lt;P&gt;Also, when using Splunk-Base there are three fields, Question, Answer and comment. The question is an issue a person has raised with their Splunk experience. If you have any updates or changes to this then it is best practice to click on the edit button and update your question under a heading at the bottom like. EDIT. This keeps the thread simple to follow and will get you better answers as people can nip in and quickly read the problem and steps you have tried.&lt;BR /&gt;
Answers are for other users to post an answer that solves your problem or if you fix it you can also post and accept your own answer.&lt;BR /&gt;
Comments are used to make comments on answers or questions, a lot of your posts should really just be comments &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;But back to the point, you should clear out your props and transforms for any definitions that could be affecting your data and allow new logs to re-index. Bear in mind that changes after restart will only affect NEW data. Stuff you have already indexed will not change.&lt;/P&gt;

&lt;P&gt;EDIT: Oh, and if someone gives you an answer that is correct then click on the little tick to the left of their answer. This marks it as being right and will help others experiencing the same problems in the future to find your question and answers. (Don't forget to do this for older questions you've asked too!)&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2011 13:06:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39267#M7296</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2011-12-29T13:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: line breaking is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39268#M7297</link>
      <description>&lt;P&gt;I had a similar problem but it got fixed after putting in a millisecond value in the timestamp.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 20:03:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/line-breaking-is-not-working/m-p/39268#M7297</guid>
      <dc:creator>suhprano</dc:creator>
      <dc:date>2012-01-13T20:03:56Z</dc:date>
    </item>
  </channel>
</rss>

