Refine your search:

We're considering moving our Splunk environment from AIX to a Linux x86 box for performance reasons. My particular department uses a tiny 500 MB license (carved out of a larger license).

We do not plan to move the index to Linux as that is not easy to do, or so I am told (otherwise we'd love to do that). So it was suggested that I use the new Linux box as the indexer, and I can access the older data on the AIX box.

I have two questions:

1) All new data will be going to the new Linux box. Do I still need to have a paid license on the old indexer? It won't be indexing new info, just providing old info as needed. If I need a license on both boxes, can licenses be carved out in increments smaller than 500 MB?

2) Given our relatively small load (up to 500 MB a day, but could double in the next year), what is a reasonable configuration for a Linux server? The docs have sizing suggestions for large environments, but I don't see much in the way of small environments. I was thinking two CPUs and 4 GBs...

Thanks!

asked 01 Dec '10, 15:50

Branden's gravatar image

Branden
6013339
accept rate: 19%


One Answer:

You shouldn't need a paid license on the old indexer, as long as you won't be indexing data there going forward. The Forwarder license should work fine.

If you do want to still index some data on the forwarder, you'll need to carve up the license - you'd need to contact Splunk support (or wait for 4.2, which is rumored to handle distribution of a single license across multiple machines).

You may wish to configure distributed search between the two boxes to allow searching of all data from one console. You can even disable SplunkWeb on the AIX server if you go that route.

As you say, 500 MB is a very light load for Splunk. Two CPUs and 4 GB RAM should be adequate, though the RAM might be a little low. Given the cost of RAM these days I'd go for at least 8 GB. RAID10 for disk is always a good move if you can swing it.

link

answered 01 Dec '10, 16:15

southeringtonp's gravatar image

southeringtonp ♦
4.9k2524
accept rate: 35%

Appreciate the feedback! If I configure distributed search, I should not need a license on the AIX box, right? Thanks again!

(01 Dec '10, 18:46) Branden

You'd need an Enterprise license on the AIX box, but the free Forwarder license should count -- it's basically an Enterprise license with a minuscule indexing cap.

(01 Dec '10, 21:00) southeringtonp ♦
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:

×238
×50

Asked: 01 Dec '10, 15:50

Seen: 1,068 times

Last updated: 01 Dec '10, 16:15

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