Other deployment considerations
In many applications, the Splunk App for Unix and Linux suite installs on a *nix server and collects data from that server. You then use Splunk Web to browse the app's included dashboards, reports, and saved searches to gain for insight into that data.
Additional uses for the app and add-on
There are additional uses for the app and add-on:
- You can use the add-on to collect *nix data from a number of *nix machines by installing a universal forwarder on each machine and deploying the app to those forwarders. Once the app is installed on each forwarder, you can then forward the data to a receiving indexer that is running the full app. Read Deploy the Splunk App for Unix and Linux in a distributed Splunk environment for additional information and instructions.
- You can install the app on a Splunk instance running on Windows. This instance can be an indexer or a search head. In this configuration, you must disable all included inputs that come with the app. Read Search data received from a forwarder running on a different operating system for additional details.
- You can also install the add-on on an indexer to provide data inputs for another app installed on that indexer, such as the Splunk App for Enterprise Security.
- If you install the Splunk App for Unix and Linux in a distributed environment and have configured the search heads in that environment to send data to the indexers, you might need to deploy the
indexes.conf
file onto your indexers to make sure that theunix_summary
summary index is available. Failure to do so might cause issues with alerts for the app, since alerts use this special index.
Configure the Splunk App for Unix and Linux on multiple machines
The app has the ability to display data from many hosts. Following is a list of steps to take to get that data:
- Install the Splunk App for Unix and Linux on a central Splunk instance.
- Configure the central Splunk instance to be a receiving indexer.
- On each *nix machine from which you want to get *nix data, install a universal forwarder.
- Configure each universal forwarder to forward data to the central Splunk receiver.
- Install the Splunk Add-on for Unix and Linux on each universal forwarder.
- Configure
inputs.conf
on each universal forwarder to enable the *nix data inputs. A deployment server eases management of this and other forwarder configuration files. The Splunk App for Unix and Linux installation package allows for direct installation into a deployment server for distribution of add-on components to universal forwarders. - On the central Splunk instance, open the Splunk App for Unix and Linux and confirm that you are receiving data from the *nix servers that have universal forwarders and the Splunk App for Unix and Linux installed on them:
search index=<index>
What data the Splunk App and Splunk Add-on for Unix and Linux collect | What a Splunk App for Unix and Linux deployment looks like |
This documentation applies to the following versions of Splunk® App for Unix and Linux (Legacy): 5.2.5, 6.0.0, 6.0.1, 6.0.2
Feedback submitted, thanks!