<?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: Do we have to edit input or output of C:\Program Files\Splunk\etc\system\local in windows machine also if we want to access the log of a linux machine which already have UF installed? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298703#M11307</link>
    <description>&lt;P&gt;Hi anshuman19,&lt;BR /&gt;
To receive logs from a Forwarder see &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.1/Data/WhatSplunkcanmonitor"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.1/Data/WhatSplunkcanmonitor&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Anyway you need, on forwarder, to edit:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;outputs.conf to address the correct indexer to send data,&lt;/LI&gt;
&lt;LI&gt;inputs.conf to find the logs to index.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;On Indexer you have only to enable logs receiving [Settings - Forwarding and Receiving -- Configure Receiving].&lt;/P&gt;

&lt;P&gt;In this way, in your Windows Splunk server you can see the Linux logs.&lt;/P&gt;

&lt;P&gt;To ingest logs, I suggest to use a Technical Add-On that you can find in apps.splunk.com.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2018 12:57:22 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2018-01-09T12:57:22Z</dc:date>
    <item>
      <title>Do we have to edit input or output of C:\Program Files\Splunk\etc\system\local in windows machine also if we want to access the log of a linux machine which already have UF installed?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298702#M11306</link>
      <description>&lt;P&gt;I have splunk enterprise installed in window and I want to access the log of Linux machine which have UF installed but the input and output.conf is not touched  so to access the log do we have to edit the input or output file of windows?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 05:52:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298702#M11306</guid>
      <dc:creator>anshuman19</dc:creator>
      <dc:date>2018-01-09T05:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have to edit input or output of C:\Program Files\Splunk\etc\system\local in windows machine also if we want to access the log of a linux machine which already have UF installed?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298703#M11307</link>
      <description>&lt;P&gt;Hi anshuman19,&lt;BR /&gt;
To receive logs from a Forwarder see &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.1/Data/WhatSplunkcanmonitor"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.1/Data/WhatSplunkcanmonitor&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Anyway you need, on forwarder, to edit:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;outputs.conf to address the correct indexer to send data,&lt;/LI&gt;
&lt;LI&gt;inputs.conf to find the logs to index.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;On Indexer you have only to enable logs receiving [Settings - Forwarding and Receiving -- Configure Receiving].&lt;/P&gt;

&lt;P&gt;In this way, in your Windows Splunk server you can see the Linux logs.&lt;/P&gt;

&lt;P&gt;To ingest logs, I suggest to use a Technical Add-On that you can find in apps.splunk.com.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 12:57:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298703#M11307</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2018-01-09T12:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have to edit input or output of C:\Program Files\Splunk\etc\system\local in windows machine also if we want to access the log of a linux machine which already have UF installed?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298704#M11308</link>
      <description>&lt;P&gt;hey @anshuman19&lt;/P&gt;

&lt;P&gt;1) You do not need to edit inputs or outputs of windows&lt;BR /&gt;
2) you need to configure UF which is on linux&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Forwarder/7.0.1/Forwarder/Configuretheuniversalforwarder"&gt;http://docs.splunk.com/Documentation/Forwarder/7.0.1/Forwarder/Configuretheuniversalforwarder&lt;/A&gt;&lt;BR /&gt;
3) You need to enable configure receiving on windows splunk indexer. &lt;CODE&gt;Settings&amp;gt;Forwarding and Receiving&amp;gt;Configure Receiving&amp;gt;9997&lt;/CODE&gt;&lt;BR /&gt;
4) You need to edit &lt;CODE&gt;splunkforwarder/etc/system/local/inputs.conf&lt;/CODE&gt; to forward data to splunk windows machine.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectorieswithinputs.conf"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectorieswithinputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Search for you data in splunk :)ENJOY Splunking&lt;/P&gt;

&lt;P&gt;I hope this helps you!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 16:12:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298704#M11308</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-09T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have to edit input or output of C:\Program Files\Splunk\etc\system\local in windows machine also if we want to access the log of a linux machine which already have UF installed?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298705#M11309</link>
      <description>&lt;P&gt;Hi Giuseppe&lt;BR /&gt;
 I Have no clue about Technical Add-On but I downloaded and placed in my forwarder directory, can you tell me what next I have to do to ingest logs&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 05:32:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298705#M11309</guid>
      <dc:creator>anshuman19</dc:creator>
      <dc:date>2018-01-11T05:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have to edit input or output of C:\Program Files\Splunk\etc\system\local in windows machine also if we want to access the log of a linux machine which already have UF installed?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298706#M11310</link>
      <description>&lt;P&gt;Hi anshuman19,&lt;BR /&gt;
you have to:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;download TA from splunkbase, &lt;/LI&gt;
&lt;LI&gt;open inputs.conf and enable stanzas you want (disabled=false),&lt;/LI&gt;
&lt;LI&gt;copy TA in forwarder's $SPLUNK_HOME\etc\apps,&lt;/LI&gt;
&lt;LI&gt;restart Splunk on Forwarder.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Anyway read TA's instructions.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 12:00:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Do-we-have-to-edit-input-or-output-of-C-Program-Files-Splunk-etc/m-p/298706#M11310</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2018-01-11T12:00:52Z</dc:date>
    </item>
  </channel>
</rss>

