<?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 help with setting Line Breaker and Event Time needed in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-setting-Line-Breaker-and-Event-Time-needed/m-p/527915#M4072</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have following security log entries:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;***********************************************************************************
******                              SECURITY WARNING                         ******
***********************************************************************************
Wed Nov  4 04:39:25 2020
Error: Permission denied (-13), Access denied [http_rewrite.c 4012]
CONNECTION (id=2738/2739):
    used: 1, type: default, role: Server(1), stateful: 0
    nihdl: -1, ssl: (nil), protocol: HTTPS(2)
    local host:  XXX:42217 ()
    remote host: XXX:443 () - (-)
    system:
    proxy prot local host:  XXX:443
    own remote host: XXX:35636
[Thr 140203996280576] Address   Offset  REQUEST:
[Thr 140203996280576] ------------------------------------------------------------------------
[Thr 140203996280576] 7f83d21ec910  000000  47455420 2f666176 69636f6e 2e69636f |GET /favicon.ico|
[Thr 140203996280576] 7f83d21ec920  000016  20485454 502f312e 310d0a68 6f73743a | HTTP/1.1..host:|
....
....
[Thr 140203996280576] 7f83d21ecce0  000976  702d7561 2d70726f 746f636f 6c3a2068 |p-ua-protocol: h|
[Thr 140203996280576] 7f83d21eccf0  000992  74747073 0d0a0d0a                   |ttps....        |
[Thr 140203996280576] ------------------------------------------------------------------------
***********************************************************************************&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then they repeat in the above format.&lt;/P&gt;&lt;P&gt;How and where (which config file) would I set the correct line breaking and event time setting?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Kamil&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2020 13:23:36 GMT</pubDate>
    <dc:creator>damucka</dc:creator>
    <dc:date>2020-11-04T13:23:36Z</dc:date>
    <item>
      <title>help with setting Line Breaker and Event Time needed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-setting-Line-Breaker-and-Event-Time-needed/m-p/527915#M4072</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have following security log entries:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;***********************************************************************************
******                              SECURITY WARNING                         ******
***********************************************************************************
Wed Nov  4 04:39:25 2020
Error: Permission denied (-13), Access denied [http_rewrite.c 4012]
CONNECTION (id=2738/2739):
    used: 1, type: default, role: Server(1), stateful: 0
    nihdl: -1, ssl: (nil), protocol: HTTPS(2)
    local host:  XXX:42217 ()
    remote host: XXX:443 () - (-)
    system:
    proxy prot local host:  XXX:443
    own remote host: XXX:35636
[Thr 140203996280576] Address   Offset  REQUEST:
[Thr 140203996280576] ------------------------------------------------------------------------
[Thr 140203996280576] 7f83d21ec910  000000  47455420 2f666176 69636f6e 2e69636f |GET /favicon.ico|
[Thr 140203996280576] 7f83d21ec920  000016  20485454 502f312e 310d0a68 6f73743a | HTTP/1.1..host:|
....
....
[Thr 140203996280576] 7f83d21ecce0  000976  702d7561 2d70726f 746f636f 6c3a2068 |p-ua-protocol: h|
[Thr 140203996280576] 7f83d21eccf0  000992  74747073 0d0a0d0a                   |ttps....        |
[Thr 140203996280576] ------------------------------------------------------------------------
***********************************************************************************&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then they repeat in the above format.&lt;/P&gt;&lt;P&gt;How and where (which config file) would I set the correct line breaking and event time setting?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Kamil&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:23:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-setting-Line-Breaker-and-Event-Time-needed/m-p/527915#M4072</guid>
      <dc:creator>damucka</dc:creator>
      <dc:date>2020-11-04T13:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: help with setting Line Breaker and Event Time needed</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-setting-Line-Breaker-and-Event-Time-needed/m-p/528515#M4104</link>
      <description>&lt;P&gt;I managed to solve it with the below configuration:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[webdispatcher]
SHOULD_LINEMERGE=false
NO_BINARY_CHECK=true
LINE_BREAKER= \*{83}\n\*{6} {30}SECURITY WARNING {25}\*{6}\n\*{83}&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 09 Nov 2020 11:01:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-setting-Line-Breaker-and-Event-Time-needed/m-p/528515#M4104</guid>
      <dc:creator>damucka</dc:creator>
      <dc:date>2020-11-09T11:01:04Z</dc:date>
    </item>
  </channel>
</rss>

