<?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: syslog report from an externan DB in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46220#M954</link>
    <description>&lt;P&gt;It would take some work, but yes.  Splunk does not natively read out of MySQL databases, and it cannot use them for storage.  Splunk uses its own on-disk data structure to store log data, and reads out of it search time.  So you would wind up storing all of your syslogs twice - once in mysql and once in Splunk.&lt;/P&gt;

&lt;P&gt;You would have two ways of getting your data into Splunk -- the easiest would be to have whatever is putting it into mysql to also write to flat files which Splunk could ingest.  Alternately, you could write a script that pulls events out of MySQL and feeds them into Splunk (this could be the more difficult path)&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2012 17:41:23 GMT</pubDate>
    <dc:creator>dwaddle</dc:creator>
    <dc:date>2012-01-09T17:41:23Z</dc:date>
    <item>
      <title>syslog report from an externan DB</title>
      <link>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46218#M952</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;i am using an mysql database to store the syslog logs. Can splunk work with this and produce syslog reports and analisys?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 16:38:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46218#M952</guid>
      <dc:creator>lcunha</dc:creator>
      <dc:date>2012-01-09T16:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: syslog report from an externan DB</title>
      <link>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46219#M953</link>
      <description>&lt;P&gt;No, not without significant effort. Splunk isn't designed to read data from an external database in that way - it has its own database (its "index") which it operates on that is built specifically for Splunk's purposes. You could of course write a script that pulls everything out of the database into Splunk's own index but you'd just end up with the same data in two places.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 17:27:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46219#M953</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-01-09T17:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: syslog report from an externan DB</title>
      <link>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46220#M954</link>
      <description>&lt;P&gt;It would take some work, but yes.  Splunk does not natively read out of MySQL databases, and it cannot use them for storage.  Splunk uses its own on-disk data structure to store log data, and reads out of it search time.  So you would wind up storing all of your syslogs twice - once in mysql and once in Splunk.&lt;/P&gt;

&lt;P&gt;You would have two ways of getting your data into Splunk -- the easiest would be to have whatever is putting it into mysql to also write to flat files which Splunk could ingest.  Alternately, you could write a script that pulls events out of MySQL and feeds them into Splunk (this could be the more difficult path)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 17:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46220#M954</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-01-09T17:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: syslog report from an externan DB</title>
      <link>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46221#M955</link>
      <description>&lt;P&gt;By now the Splunk app DB connect (&lt;A href="https://docs.splunk.com/Documentation/DBX/3.0.3/DeployDBX/AboutSplunkDBConnect"&gt;https://docs.splunk.com/Documentation/DBX/3.0.3/DeployDBX/AboutSplunkDBConnect&lt;/A&gt;) could be used to pull out the syslog data from the database.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 23:43:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/syslog-report-from-an-externan-DB/m-p/46221#M955</guid>
      <dc:creator>rgaube</dc:creator>
      <dc:date>2017-05-31T23:43:49Z</dc:date>
    </item>
  </channel>
</rss>

