Refine your search:

I'm using Splunk 4.2.1 Enterprise Trial

I have a directory C:\TestLogs\ set up to be the root dir of log files to consume for indexing. Yesterday, I dropped 4 directories of 3 files each in there. Only 6 files showed up in the Splunk Search Summary page. (I see those files listed in C:\Program Files\Splunk\var\log\splunk\license_usage.log)

How do I get Splunk to index the other 6 files?

Today, in C:\Program Files\Splunk\var\log\splunk\license_audit.log, I see:
07-12-2011 00:00:00.210 INFO LicenseManager-Audit - Audit:[quotaExceededCount=0, lastExceedDate=0, peak=509953709, rolloverCount=1, totalCumulativeBytesAtRollover=509953709, todaysBytesIndexed=509953709, licenseSize=524288000]

Did I exceed my quota for the trial?

asked 12 Jul '11, 15:29

NK%201's gravatar image

NK 1
11818
accept rate: 33%

edited 12 Jul '11, 15:30


2 Answers:

Yes, user has access to the log files. They are not binary files, and they are not duplicate copies.

I rebooted the PC, and it appears to have resumed indexing the remaining log files.

In C:\Program Files\Splunk\var\log\splunk\license_audit.log, I see:

07-13-2011 00:00:00.568 INFO LicenseManager-Audit - Audit:[quotaExceededCount=0, lastExceedDate=0, peak=37783088, rolloverCount=2, totalCumulativeBytesAtRollover=37783088, todaysBytesIndexed=37783088, licenseSize=524288000]

link

answered 20 Jul '11, 09:51

NK%201's gravatar image

NK 1
11818
accept rate: 33%

edited 20 Jul '11, 09:52

Hi NK

did you search for your logfiles in splunk, like source=YourLogFiles - are they really not there? there could be many reasons for that:

  • has the user running splunk read access to the files?
  • are those missing files binary? if so they, are not indexed.
  • are those files copies of the indexed files? if so they are not indexed again.
  • search index=_internal for your missing files to see what's in the logs

I don't think you ran into a quota problem, because the log states

quotaExceededCount=0

which means you had no quote exceeded.

regards

link

answered 13 Jul '11, 02:06

MuS's gravatar image

MuS
2.1k27
accept rate: 20%

Post your answer
toggle preview

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