Refine your search:

I'm building a high availability Splunk environment for a customer. They view License Manager as a single point of failure, so I'm trying to duplicate its functionality across their indexers.

This question is key though: can an instance both serve up licenses, but use a different URL to get its own license? The URL may or may not point back to itself.

I guess I'm asking if Splunk can act as a license master and license slave at the same time.

asked 10 May '11, 14:45

Jason's gravatar image

Jason
3.6k71075
accept rate: 43%


One Answer:

No, this is not possible. Putting a master_uri in the [license] section of server.conf only partially starts the license server; it does not appear to answer queries.

link

answered 11 May '11, 10:47

Jason's gravatar image

Jason
3.6k71075
accept rate: 43%

edited 11 May '11, 10:51

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:

×181
×19

Asked: 10 May '11, 14:45

Seen: 1,260 times

Last updated: 11 May '11, 10:51

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