Refine your search:

I have numerous Ubuntu servers forwarding syslog information to SPLUNK. It is all be logged and can be searched from the main search page in the SPLUNK interface. They do show up as hosts with their proper host names. My problem is that the "NIX" app does not see them as Linux hosts. The only Linux server that is listed in the NIX Hosts field is the Splunk server itself. Help?

asked 17 Aug '11, 14:01

hyoung's gravatar image

hyoung
3
accept rate: 0%


2 Answers:

Mike is correct. Use the forwarder on the Unix system with the app installed on that forwarder under $SPLUNK_HOME/etc/apps. This app if you download it contains many scripts that run and forward the data via the forwarder to the Splunk indexer. To see the scripts, look in the bin directory in the App or look at the inputs.conf in the default directory to see how they are being called.

link

answered 18 Aug '11, 07:37

dmaislin_splunk's gravatar image

dmaislin_splunk
4685
accept rate: 13%

Not sure if I understand. I have the "splunkforwarder-4.2-96430-Linux-x86_64.tgz" that I can deploy on each of the linux hosts that I am logging. Is this what you are referring to as "app"? I have the "*NIX" app already running on the SPLUNK instance, and it works to report on the SPLUNK server instance itself. Is this all that is required or is there some else that needs to go on each host?

(19 Aug '11, 06:56) hyoung

The *nix app should be run on all hosts that run a splunk instance, whether that is the indexer/search head or forwarder.

That is assuming you want that extra data provided.

(19 Aug '11, 13:10) mikelanghorst

Do you have the *nix app deployed to these Ubuntu hosts, or are you just sending data over syslog? I could be wrong, but I think it's looking at data provided by scripts to determine they are Linux hosts.

link

answered 17 Aug '11, 14:27

mikelanghorst's gravatar image

mikelanghorst
1.2k17
accept rate: 26%

Thanks for your answer. Yes. I am only sending syslog data.

(19 Aug '11, 06:51) hyoung
Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×4
×1

Asked: 17 Aug '11, 14:01

Seen: 751 times

Last updated: 19 Aug '11, 13:10

Copyright © 2005-2012 Splunk, Inc. All rights reserved.