Refine your search:

I'm having problems with indexing a particular log source, which is slowing down. It started off strong but continues to drop hourly. My main concern is the log files that are starting to accumulate on the forwarder, which is using the batch stanza. Here is the content of the indexers indexes.conf file.

[default]
maxTotalDataSizeMB = 27000000
frozenTimePeriodInSecs = 18869760000

Is there anything I can do to increase thruput for a specific source?

asked 30 Jun '10, 13:28

carmackd's gravatar image

carmackd
4883323
accept rate: 22%

edited 30 Jun '10, 14:32

1

Please add to your question: (1) version of splunk indexer, (2) version of your forwarder. (3) why you suspect this to be an indexing performance issue and not a monitor (or batch) performance issue.

(30 Jun '10, 17:29) Lowell ♦

2 Answers:

Tuning the indexes.conf file will not speed up indexing. If you are having a problem with indexing speed, you should check the internal metrics as well as system resources. If you have enabled the lightweight forwarder app, it is possible that your thruput limit is set to 256 kbps. Without complete details regarding the log source, a more complete answer is difficult to supply.

link

answered 30 Jun '10, 15:42

Simeon's gravatar image

Simeon ♦
4.1k91034
accept rate: 26%

I'm using a regular forwarder. This log source seems to be the only one on the indexer that is slowing down. Thruput started off high but continues to dwindle. I've ran some searches using the internal metrics, such as looking at thruput and indexing speeds. Any other recommended searches would be helpful.

(30 Jun '10, 16:51) carmackd

All the internal metrics searches I've ran seem to tell me I have a problem.

(30 Jun '10, 16:52) carmackd
1

Could you add some additional info about the specific metrics you are looking at.

(30 Jun '10, 17:30) Lowell ♦

What type of input is this. We have noticed a slowdown in monitors where there are hundreds (even thousands) of files being monitored. Solution was to remove some of the files being monitored, because they were old rotated log files, and once splunk has them,we don't really care about the source file anymore.

link

answered 19 Aug '10, 03:45

adamw's gravatar image

adamw
4781211
accept rate: 34%

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:

×464

Asked: 30 Jun '10, 13:28

Seen: 978 times

Last updated: 19 Aug '10, 03:45

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