<?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: dlink log extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/dlink-log-extraction/m-p/524914#M148075</link>
    <description>&lt;P&gt;If you can't find an existing format that works then just create your own.&amp;nbsp; It's not that hard.&amp;nbsp; Start by putting this in your props.conf file.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[dlink]
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false
TIME_FORMAT = %b %d %H:%M:%S
TIME_PREFIX = ^
MAX_TIMESTAMP_LOOKAHEAD = 15
TZ = UTC
EXTRACT-loglevel = \d\d\.\d\d\s(?&amp;lt;log_level&amp;gt;\w+):
EXTRACT-username = Username:\s(?&amp;lt;username&amp;gt;\w+)&lt;/LI-CODE&gt;&lt;P&gt;Adjust the value of the TZ setting to match the time zone of the source.&amp;nbsp; Add more EXTRACT lines to pull more fields.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 17:33:18 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-10-15T17:33:18Z</dc:date>
    <item>
      <title>dlink log extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/dlink-log-extraction/m-p/524884#M148071</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we are trying to parse logs from a dlink DXS-3600 but we are not able to find the correct format, we have tried with several versions of syslog but it does not work.&lt;/P&gt;&lt;P&gt;Does anyone know what format these logs are in?&lt;/P&gt;&lt;P&gt;Oct 15 15:36:04 10.68.16.16 Oct 15 13:36:04 10.68.16.16 INFO: Successful login through Web (Username: Gestion, IP: 10.168.0.53)&lt;BR /&gt;Oct 15 15:41:45 10.68.16.16 Oct 15 13:41:44 10.68.16.16 INFO: Unit 1, Configuration uploaded by WEB successfully. (Username: Gestion, IP: 10.168.0.53, MAC: 00-00-00-00-00-00, Server IP: 10.168.0.53, File Name: running-config.cfg)&lt;BR /&gt;Oct 15 15:42:13 10.68.16.16 Oct 15 13:42:14 10.68.16.16 INFO: Unit 1, Configuration uploaded by WEB successfully. (Username: Gestion, IP: 10.168.0.53, MAC: 00-00-00-00-00-00, Server IP: 10.168.0.53, File Name: running-config.cfg)&lt;BR /&gt;Oct 15 15:42:33 10.68.16.16 Oct 15 13:42:34 10.68.16.16 INFO: Unit 1, Configuration uploaded by WEB successfully. (Username: Gestion, IP: 10.168.0.53, MAC: 00-00-00-00-00-00, Server IP: 10.168.0.53, File Name: startup-config.cfg)&lt;BR /&gt;Oct 15 15:42:44 10.68.16.16 Oct 15 13:42:44 10.68.16.16 INFO: Unit 1, Configuration uploaded by WEB successfully. (Username: Gestion, IP: 10.168.0.53, MAC: 00-00-00-00-00-00, Server IP: 10.168.0.53, File Name: startup-config.cfg)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 15:22:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/dlink-log-extraction/m-p/524884#M148071</guid>
      <dc:creator>javier_reina</dc:creator>
      <dc:date>2020-10-15T15:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: dlink log extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/dlink-log-extraction/m-p/524914#M148075</link>
      <description>&lt;P&gt;If you can't find an existing format that works then just create your own.&amp;nbsp; It's not that hard.&amp;nbsp; Start by putting this in your props.conf file.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[dlink]
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false
TIME_FORMAT = %b %d %H:%M:%S
TIME_PREFIX = ^
MAX_TIMESTAMP_LOOKAHEAD = 15
TZ = UTC
EXTRACT-loglevel = \d\d\.\d\d\s(?&amp;lt;log_level&amp;gt;\w+):
EXTRACT-username = Username:\s(?&amp;lt;username&amp;gt;\w+)&lt;/LI-CODE&gt;&lt;P&gt;Adjust the value of the TZ setting to match the time zone of the source.&amp;nbsp; Add more EXTRACT lines to pull more fields.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 17:33:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/dlink-log-extraction/m-p/524914#M148075</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-10-15T17:33:18Z</dc:date>
    </item>
  </channel>
</rss>

