<?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: Parsing custom syslog (semicolon delimeted) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Parsing-custom-syslog-semicolon-delimeted/m-p/30357#M6140</link>
    <description>&lt;P&gt;I found a props.conf in the apps/search folder that has my syslog entry in it.  I tried tobuild this from there according to the post I mentioned earlier and I still don't have my fields.&lt;/P&gt;

&lt;P&gt;My configuration is as follows:&lt;/P&gt;

&lt;P&gt;inputs.conf:&lt;BR /&gt;
[udp://6501]&lt;BR /&gt;&lt;BR /&gt;
connection_host = none&lt;BR /&gt;&lt;BR /&gt;
sourcetype = TippingPoint(Splunk)&lt;BR /&gt;&lt;BR /&gt;
source = TippingPoint (Combined)&lt;BR /&gt;&lt;BR /&gt;
index = main&lt;BR /&gt;&lt;BR /&gt;
disabled = 0  &lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;&lt;BR /&gt;
[TippingPoint(Splunk)]&lt;BR /&gt;&lt;BR /&gt;
REPORT-TippingPoint(Splunk)extract = TippingPoint(Splunk)_extractions&lt;BR /&gt;&lt;BR /&gt;
KV_MODE = auto  &lt;/P&gt;

&lt;P&gt;transforms.conf:&lt;BR /&gt;
[TippingPoint(Splunk)_extractions]&lt;BR /&gt;&lt;BR /&gt;
DELIMS = ";"&lt;BR /&gt;&lt;BR /&gt;
FIELDS="Timestamp","FilterName","ActionType","HitCount","SourceIP","SourcePort","DestIP","DestPort","Device","VLAN_Tag","Protocol"  &lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 10:11:58 GMT</pubDate>
    <dc:creator>LanMan6501</dc:creator>
    <dc:date>2020-09-28T10:11:58Z</dc:date>
    <item>
      <title>Parsing custom syslog (semicolon delimeted)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Parsing-custom-syslog-semicolon-delimeted/m-p/30356#M6139</link>
      <description>&lt;P&gt;I have a UDP syslog feed going into my Splunk box, but Splunk doesn't know what any of the fields are because it's a custom format. &lt;/P&gt;

&lt;P&gt;The format is semicolon delimeted and has several fields that contain just a number.  I tried to use the field extraction generator using regexs, but that only works for some of the fields.  &lt;/P&gt;

&lt;P&gt;I tried to configure splunk using the guidelines in this post, but ran into trouble. &lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/5539/splunk-field-extraction-csv"&gt;http://splunk-base.splunk.com/answers/5539/splunk-field-extraction-csv&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;First, the files prop.conf and tranforms.conf didn't exist.  I tried creating them based on that post.  Also, the inputs.conf doesn't have a configuration for the syslog feed, yet it is definitely working in search.&lt;/P&gt;

&lt;P&gt;Is there an elegant way to just tell splunk what the fields are like column headers and have it split automatically on the semicolons?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2011 19:04:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Parsing-custom-syslog-semicolon-delimeted/m-p/30356#M6139</guid>
      <dc:creator>LanMan6501</dc:creator>
      <dc:date>2011-12-07T19:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing custom syslog (semicolon delimeted)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Parsing-custom-syslog-semicolon-delimeted/m-p/30357#M6140</link>
      <description>&lt;P&gt;I found a props.conf in the apps/search folder that has my syslog entry in it.  I tried tobuild this from there according to the post I mentioned earlier and I still don't have my fields.&lt;/P&gt;

&lt;P&gt;My configuration is as follows:&lt;/P&gt;

&lt;P&gt;inputs.conf:&lt;BR /&gt;
[udp://6501]&lt;BR /&gt;&lt;BR /&gt;
connection_host = none&lt;BR /&gt;&lt;BR /&gt;
sourcetype = TippingPoint(Splunk)&lt;BR /&gt;&lt;BR /&gt;
source = TippingPoint (Combined)&lt;BR /&gt;&lt;BR /&gt;
index = main&lt;BR /&gt;&lt;BR /&gt;
disabled = 0  &lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;&lt;BR /&gt;
[TippingPoint(Splunk)]&lt;BR /&gt;&lt;BR /&gt;
REPORT-TippingPoint(Splunk)extract = TippingPoint(Splunk)_extractions&lt;BR /&gt;&lt;BR /&gt;
KV_MODE = auto  &lt;/P&gt;

&lt;P&gt;transforms.conf:&lt;BR /&gt;
[TippingPoint(Splunk)_extractions]&lt;BR /&gt;&lt;BR /&gt;
DELIMS = ";"&lt;BR /&gt;&lt;BR /&gt;
FIELDS="Timestamp","FilterName","ActionType","HitCount","SourceIP","SourcePort","DestIP","DestPort","Device","VLAN_Tag","Protocol"  &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:11:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Parsing-custom-syslog-semicolon-delimeted/m-p/30357#M6140</guid>
      <dc:creator>LanMan6501</dc:creator>
      <dc:date>2020-09-28T10:11:58Z</dc:date>
    </item>
  </channel>
</rss>

