<?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: Is there a document about making a Syslog message stream &amp;quot;Splunk-friendly&amp;quot;? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158559#M32154</link>
    <description>&lt;P&gt;To "mark as answered" just click the check-mark outline.&lt;/P&gt;</description>
    <pubDate>Sat, 30 Nov 2013 06:26:25 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2013-11-30T06:26:25Z</dc:date>
    <item>
      <title>Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158554#M32149</link>
      <description>&lt;P&gt;I am responsible for an "agent" that sends Syslog messages to a variety of SIEMs and similar software. I have based on trial-and-error introduced some options that seem to make it more "Splunk-friendly." Is there a document that would help with this effort?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 17:10:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158554#M32149</guid>
      <dc:creator>CharlesM2</dc:creator>
      <dc:date>2013-11-27T17:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158555#M32150</link>
      <description>&lt;P&gt;Splunk knows a lot of syslog-type formats; some of them it recognizes automatically. For others, you can specify the sourcetype that Splunk should use. In the documentation links, I think you will find a syslog format that matches what you have without a lot of work on your part.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Data/Listofpretrainedsourcetypes"&gt;List of pretrained sourcetypes&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Data/Whysourcetypesmatter"&gt;Why sourcetypes matter&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you really have the ability and desire to create/use a new format, you can look at this&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/logging-best-practices/SP-CAAADP6"&gt;Logging best practices&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;That's pretty cool, but most people don't have that kind of control over the output format. And Splunk works perfectly well with many standard formats. I'm just sorry that you had to do the trial-and-error approach first!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 18:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158555#M32150</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-11-27T18:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158556#M32151</link>
      <description>&lt;P&gt;Great stuff! Thanks! I am doing all of the stuff in the early paragraphs of "Logging Best Practices." I am not using commas but I could trivially -- do commas really help? (I am just using spaces.) Everything is&lt;/P&gt;

&lt;P&gt;keyword&lt;BR /&gt;
label=value&lt;BR /&gt;
label="value with embedded blanks"&lt;/P&gt;

&lt;P&gt;separated by spaces.&lt;/P&gt;

&lt;P&gt;What about embedded quotation marks in quoted strings? What is the standard?&lt;/P&gt;

&lt;P&gt;label="As the saying goes, \"a stitch in time saves nine\""&lt;BR /&gt;
label="As the saying goes, ""a stitch in time saves nine"""&lt;BR /&gt;
label='As the saying goes, "a stitch in time saves nine"'&lt;/P&gt;

&lt;P&gt;For Syslog data that is standard RFC 3164: &lt;PRI&gt;mmm dd hh:mm:ss hostname and then the tag=value formats above, what should be the pretrained source type?&lt;/PRI&gt;&lt;/P&gt;

&lt;P&gt;Thanks again. Don't see a "mark as answer" button.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 19:01:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158556#M32151</guid>
      <dc:creator>CharlesM2</dc:creator>
      <dc:date>2013-11-27T19:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158557#M32152</link>
      <description>&lt;P&gt;Ooh, it stripped my escapes in the above. My first suggested format escaped the embedded " with backslashes.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 19:02:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158557#M32152</guid>
      <dc:creator>CharlesM2</dc:creator>
      <dc:date>2013-11-27T19:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158558#M32153</link>
      <description>&lt;P&gt;Ooh, it stripped my escapes in the above. My first suggested format escaped the embedded " with backslashes.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 19:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158558#M32153</guid>
      <dc:creator>CharlesM2</dc:creator>
      <dc:date>2013-11-27T19:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158559#M32154</link>
      <description>&lt;P&gt;To "mark as answered" just click the check-mark outline.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2013 06:26:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158559#M32154</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-11-30T06:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a document about making a Syslog message stream "Splunk-friendly"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158560#M32155</link>
      <description>&lt;P&gt;for quoted strings ,the standard should be&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;label="As the saying goes, \"a stitch in time saves nine"&lt;/CODE&gt;&lt;BR /&gt;
OR&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
label='As the saying goes, "a stitch in time saves nine"'&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2013 16:09:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-document-about-making-a-Syslog-message-stream-quot/m-p/158560#M32155</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-11-30T16:09:45Z</dc:date>
    </item>
  </channel>
</rss>

