<?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 Creating Splunk App to parse syslogs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542153#M90607</link>
    <description>&lt;P&gt;I would like to find a detaild tutorial on how to create a splunk app to parse syslogs, with pre-defined field names, not the automatic key/value that splunk is able to detect.&lt;/P&gt;&lt;P&gt;I have syslogs with different log types, I wonder if there is some documentation/tutorial on this. Can anyone point in the right direction? I am new to splunk. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 13:21:54 GMT</pubDate>
    <dc:creator>hm222jy</dc:creator>
    <dc:date>2021-03-03T13:21:54Z</dc:date>
    <item>
      <title>Creating Splunk App to parse syslogs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542153#M90607</link>
      <description>&lt;P&gt;I would like to find a detaild tutorial on how to create a splunk app to parse syslogs, with pre-defined field names, not the automatic key/value that splunk is able to detect.&lt;/P&gt;&lt;P&gt;I have syslogs with different log types, I wonder if there is some documentation/tutorial on this. Can anyone point in the right direction? I am new to splunk. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 13:21:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542153#M90607</guid>
      <dc:creator>hm222jy</dc:creator>
      <dc:date>2021-03-03T13:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Splunk App to parse syslogs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542171#M90609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232080"&gt;@hm222jy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;to do this you have the following items:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;identify each type pf syslog fpr your flows,&lt;/LI&gt;&lt;LI&gt;group all the one with the same structure,&lt;/LI&gt;&lt;LI&gt;create a sourcetype for each type defining the specifications of each one:&lt;UL&gt;&lt;LI&gt;event breaks,&lt;/LI&gt;&lt;LI&gt;timestamp,&lt;/LI&gt;&lt;LI&gt;field extractions,&lt;/LI&gt;&lt;LI&gt;eventtypes,&lt;/LI&gt;&lt;LI&gt;tags,&lt;/LI&gt;&lt;LI&gt;aliases,&lt;/LI&gt;&lt;LI&gt;fields calculations.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;eventually check the CIM compliance of your sourcetypes.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;all these configurations will be in props.conf and transforms.conf files that you can put in one or more Technical Add-Ons (TAs).&lt;/P&gt;&lt;P&gt;You can find documentazione about this in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.2/Data/WhatSplunkcanmonitor" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.2/Data/WhatSplunkcanmonitor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Configurationparametersandthedatapipeline" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Configurationparametersandthedatapipeline&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/CIM/4.18.0/User/Overview" target="_blank"&gt;https://docs.splunk.com/Documentation/CIM/4.18.0/User/Overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 14:17:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542171#M90609</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-03-03T14:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Splunk App to parse syslogs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542184#M90610</link>
      <description>&lt;P&gt;Grazie Giuseppe.&amp;nbsp; The documentation sometimes is hard to digest for newbies but will try to go through it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 15:19:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542184#M90610</guid>
      <dc:creator>hm222jy</dc:creator>
      <dc:date>2021-03-03T15:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Splunk App to parse syslogs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542185#M90611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232080"&gt;@hm222jy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;try to have the documentation of the Admin Training, or (better) follow this training.&lt;/P&gt;&lt;P&gt;It's also useful to follow the Sales Engineers I and II Training Courses, where log ingestion is described .&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 15:23:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Creating-Splunk-App-to-parse-syslogs/m-p/542185#M90611</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-03-03T15:23:20Z</dc:date>
    </item>
  </channel>
</rss>

