<?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: Splunk Universal Forwarder with WebSphere App Server in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44963#M8680</link>
    <description>&lt;P&gt;I'm at just about the same setup spot as you.  The &lt;CODE&gt;CreateInputs.jar&lt;/CODE&gt; needs to run on a machine running WebSphere.   From there, you can take the produced &lt;CODE&gt;inputs.conf&lt;/CODE&gt;, edit as necessary, and add that into your app pushed via deployment server.  This appears to work fine on a UF, because the java program replaces some Python that existed prior.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2012 19:34:44 GMT</pubDate>
    <dc:creator>dwaddle</dc:creator>
    <dc:date>2012-08-27T19:34:44Z</dc:date>
    <item>
      <title>Splunk Universal Forwarder with WebSphere App Server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44962#M8679</link>
      <description>&lt;P&gt;I'm confused by the documentation.  In some places it says you need a &lt;A href="http://splunk-base.splunk.com/apps/34150/splunk-forwarder-add-on-for-websphere-application-server" target="_blank"&gt;Heavy Forwarder&lt;/A&gt; to use the WAS app, yet in the &lt;A href="http://docs.splunk.com/Documentation/WAS/latest/ReleaseNotes/Features" target="_blank"&gt;release notes&lt;/A&gt; it says you can do it with a UF.  The &lt;A href="http://docs.splunk.com/Documentation/WAS/latest/InstallGuide/InstalltheSplunkForwaderAdd-on" target="_blank"&gt;installation instructions say to stop the forwarder and in the next phrase they say to install the splunk_forwarder_addon_was app on the indexer (not the forwarder)&lt;/A&gt;. &lt;/P&gt;

&lt;P&gt;So, This is what I have:&lt;/P&gt;

&lt;P&gt;indexer : Has the &lt;CODE&gt;splunk_app_was&lt;/CODE&gt; app installed&lt;/P&gt;

&lt;P&gt;indexer : Has &lt;CODE&gt;splunk_forwarder_addon_was&lt;/CODE&gt; app in deployment-apps so it gets deployed to the WAS server&lt;/P&gt;

&lt;P&gt;WAS server : Has &lt;CODE&gt;splunk_forwarder_addon_was&lt;/CODE&gt; installed in $SPLUNK_HOME/etc/apps (deployed by indexer)&lt;/P&gt;

&lt;P&gt;I've set up the inputs.conf on the WAS server under &lt;CODE&gt;splunk_forwarder_addon_was/local&lt;/CODE&gt; the best that I can.  &lt;/P&gt;

&lt;P&gt;I've read that CreateIputs.jar will create it for me, but so far I can't get it to run -- and I'm honestly not sure if it should run on the Indexer or the WAS server, though it only makes sense to run it on the WAS server.&lt;/P&gt;

&lt;P&gt;Can anyone unmuddle this for me?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44962#M8679</guid>
      <dc:creator>glitchcowboy</dc:creator>
      <dc:date>2020-09-28T12:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder with WebSphere App Server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44963#M8680</link>
      <description>&lt;P&gt;I'm at just about the same setup spot as you.  The &lt;CODE&gt;CreateInputs.jar&lt;/CODE&gt; needs to run on a machine running WebSphere.   From there, you can take the produced &lt;CODE&gt;inputs.conf&lt;/CODE&gt;, edit as necessary, and add that into your app pushed via deployment server.  This appears to work fine on a UF, because the java program replaces some Python that existed prior.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2012 19:34:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44963#M8680</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-08-27T19:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder with WebSphere App Server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44964#M8681</link>
      <description>&lt;P&gt;Thanks!  I thought I had the right architecture, but some of the docs were, as I already said, ambiguous.  I was using the default AIX java (/usr/bin/somewhere) which didn't understand &lt;CODE&gt;java -jar&lt;/CODE&gt;.  I used the java in &lt;CODE&gt;...WebSphere/java/bin/&lt;/CODE&gt; and that worked. &lt;/P&gt;

&lt;P&gt;However, I'm getting some data and a search for &lt;CODE&gt;index=websphere&lt;/CODE&gt; shows that I'm indexing loads of it, but some of the views are pretty sparse and the drop-downs are consistently void of any options.  I'm only indexing one WAS server with 4 independent WAS instances on it.  Do your drop-downs show anything?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 10:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44964#M8681</guid>
      <dc:creator>glitchcowboy</dc:creator>
      <dc:date>2012-08-28T10:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder with WebSphere App Server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44965#M8682</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Heavy forwarder of light forwarder?&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Just to confirm, the current version of Splunk for WAS can be installed on a universal forwarder. There is no dependency on a heavy forwarder. The installation scripts for the latest release are Java based and only depend on the Java version on your WAS box. Product versions prior to the latest release had a dependency on the heavy forwarder ONLY if you you wanted to run the installation scripts. The scripts were Python based and Python was only bundled with the heavy forwarder. I hope this provides some clarity. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;What to install where&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Splunk App for WebSphere Application Server (splunk_app_was-2.0.1-133054.tar.gz) - Download and install this App on Splunk indexers and /or search heads.&lt;/LI&gt;
&lt;LI&gt;Splunk Forwarder Add-on for WebSphere Application Server (splunk_forwarder_addon_was-2.0.1-133049.tar.gz): Download and install this Add-on onto a Splunk forwarder installed on a WAS machine to collect log and configuration data. NOTE: You don't have to stop the forwarder, but sometimes it's easier to do things this way so that you remember to restart it after deploying the Forwarder Add-on so that the changes take effect.&lt;/LI&gt;
&lt;LI&gt;Splunk FA Add-on for WebSphere Application Server (splunk_fa_addon_was-2.0.1-133049.tar.gz) 
Install this FA Add-on on a Splunk indexer or a non WAS box with a Splunk forwarder installed.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;About the install script&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;CreateInputs.jar is a Java based command line tool that automatically creates the inputs.conf file for you in $SPLUNK/etc/apps/splunk_forwarder_addon_was/local. Run it on your WAS box. You must have:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;JRE version 1.5 or later installed on your WAS box. You can use the Java version included with WebSphere, located in /opt/IBM/WebSphere/AppServer/java/bin/java. You can also use any installed Java version. The tool has been tested with JRE version1.5 and above.&lt;/LI&gt;
&lt;LI&gt;Know the host name of the WAS box. Get the correct host name for the WAS box from the serverindex.xml file stored under any profile. It must be of the format that WebSphere uses to store it. For example, you can find it in /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/config/cells/splunkwasCell01/nodes/splunkwasCellManager01/serverindex.xml.&lt;/LI&gt;
&lt;LI&gt;Know the installation path to the WAS profiles on this WAS box.Find the profile directory of your WAS installation on the WAS box, for example, /opt/IBM/WebSphere/AppServer/profiles.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;To populate your views and drop-downs&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;After installing the components, did you run the following saved searches in Splunk App for WAS?&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;In the Views menu, click Saved searches, then click setup_dropdown &lt;/LI&gt;
&lt;LI&gt;In the Views menu, click Saved searches, then click setup_log&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:20:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44965#M8682</guid>
      <dc:creator>rgantly_splunk</dc:creator>
      <dc:date>2020-09-28T12:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder with WebSphere App Server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44966#M8683</link>
      <description>&lt;P&gt;Documentation is updated to reflect this information, including the following: "You must install the Splunk Forwarder Add-on for WAS on the Splunk forwarder on the WAS Deployment manager for the application to work. Additionally, install this Add-on on the Splunk forwarders on each WAS App server machine from which you want to collect log data."&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2012 18:01:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44966#M8683</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2012-09-04T18:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder with WebSphere App Server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44967#M8684</link>
      <description>&lt;P&gt;so is it good to just install universal forwarder rather than going for the addon?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Aug 2018 11:52:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Universal-Forwarder-with-WebSphere-App-Server/m-p/44967#M8684</guid>
      <dc:creator>raj_mpl</dc:creator>
      <dc:date>2018-08-12T11:52:21Z</dc:date>
    </item>
  </channel>
</rss>

