<?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 How can I access the logs which are available in a MySQL database on a remote server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211303#M41598</link>
    <description>&lt;P&gt;How can I access the logs which are available in My SQL database in my remote server?&lt;/P&gt;

&lt;P&gt;Hi i am having two servers i.e., Server1 and Server2.&lt;/P&gt;

&lt;P&gt;In Server1, I have installed Splunk Light Linux version and In Server 2, I have installed universal forwarder Linux version.&lt;/P&gt;

&lt;P&gt;Thing is I have to track the logs of server2 in server 1, that's why I have downloaded the universal forwarder in server2 to forward the logs to server1 instance.&lt;/P&gt;

&lt;P&gt;Is there any way to access the logs of Server2 which is available in MySQL database from server1?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2016 09:54:06 GMT</pubDate>
    <dc:creator>Monica7</dc:creator>
    <dc:date>2016-04-21T09:54:06Z</dc:date>
    <item>
      <title>How can I access the logs which are available in a MySQL database on a remote server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211303#M41598</link>
      <description>&lt;P&gt;How can I access the logs which are available in My SQL database in my remote server?&lt;/P&gt;

&lt;P&gt;Hi i am having two servers i.e., Server1 and Server2.&lt;/P&gt;

&lt;P&gt;In Server1, I have installed Splunk Light Linux version and In Server 2, I have installed universal forwarder Linux version.&lt;/P&gt;

&lt;P&gt;Thing is I have to track the logs of server2 in server 1, that's why I have downloaded the universal forwarder in server2 to forward the logs to server1 instance.&lt;/P&gt;

&lt;P&gt;Is there any way to access the logs of Server2 which is available in MySQL database from server1?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 09:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211303#M41598</guid>
      <dc:creator>Monica7</dc:creator>
      <dc:date>2016-04-21T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the logs which are available in a MySQL database on a remote server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211304#M41599</link>
      <description>&lt;P&gt;sorry, i'm unclear on the issue. &lt;BR /&gt;
Where is MySQL installed? on S1 or S2?&lt;BR /&gt;
Do you need data that's &lt;EM&gt;inside&lt;/EM&gt; MySQL (stored in tables, etc) or data that's on the filesystem?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 21:08:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211304#M41599</guid>
      <dc:creator>jterry</dc:creator>
      <dc:date>2016-04-21T21:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the logs which are available in a MySQL database on a remote server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211305#M41600</link>
      <description>&lt;P&gt;My SQL is installed in Server2. Logs are stored as a raw data in tables in My SQL database. I need to access those table from Server1&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 05:08:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211305#M41600</guid>
      <dc:creator>Monica7</dc:creator>
      <dc:date>2016-04-22T05:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the logs which are available in a MySQL database on a remote server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211306#M41601</link>
      <description>&lt;P&gt;it would seem that the uf on S2 needs to query MySQL via a scripted or modular input &amp;amp; then forward the data to SL on S1&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 17:20:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211306#M41601</guid>
      <dc:creator>jterry</dc:creator>
      <dc:date>2016-04-22T17:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the logs which are available in a MySQL database on a remote server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211307#M41602</link>
      <description>&lt;P&gt;This is a simple configuration where a forwarder on S2 where the db resides queries the db via a scripted input &amp;amp; forwards the data to the indexer on S1&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 22:57:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-access-the-logs-which-are-available-in-a-MySQL/m-p/211307#M41602</guid>
      <dc:creator>jterry</dc:creator>
      <dc:date>2016-04-27T22:57:15Z</dc:date>
    </item>
  </channel>
</rss>

