Refine your search:

5
1

I want to Splunk to listen on a specific interface not 0.0.0.0. How do I do this?

asked 15 Jan '10, 22:11

matt's gravatar image

matt ♦♦
3.1k2427
accept rate: 82%


One Answer:

You can set SPLUNK_BINDIP in etc/splunk-launch.conf, eg

SPLUNK_BINDIP=127.0.0.1

The address must be an address that the host actually has, for useful results.

link

answered 15 Jan '10, 22:26

jrodman's gravatar image

jrodman ♦
5.8k2515
accept rate: 42%

can you bind more than one IP?

(24 Jun '10, 17:50) balbano

Probably not. I'm not aware of any ability to do so.

(25 Jun '10, 21:08) jrodman ♦
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:

×309
×100
×36

Asked: 15 Jan '10, 22:11

Seen: 1,030 times

Last updated: 15 Jan '10, 22:26

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