Refine your search:

1
1

Can the license master config point to a DNS name?

I.e if there was an issue with Licese master server we do not want to make config changes on all indexers.... we want to just make a DNS change......

Also what .conf file is this configured in on Linux?

asked 05 Dec '11, 10:54

r999's gravatar image

r999
20116
accept rate: 0%

edited 20 Mar '12, 16:11

piebob's gravatar image

piebob ♦♦
4.6k41023


One Answer:

I use a DNS CName for the license master on all of my license slaves.

On each of the slaves, you can add a stanza in $SPLUNK_HOME/etc/system/local/server.conf where you configure the URI of the master :

[license]
master_uri = https://splunk-license-master:8089
link

answered 05 Dec '11, 13:15

Damien%20Dallimore's gravatar image

Damien Dalli...
4.5k2313
accept rate: 23%

if you change the DNS master could you get certificate issues? btween the slaves and new master

(09 Dec '11, 01:48) r999
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:

×19
×13
×4
×3

Asked: 05 Dec '11, 10:54

Seen: 652 times

Last updated: 20 Mar '12, 16:11

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