Monitoring Splunk

Error about bloomfilter not built

mataharry
Communicator

Found this error message in my splunkd.log while rebuilding my indexes.
Is it serious ?

8:33:19.729 AM 05-09-2012 08:33:19.729 -0400 ERROR ProcessTracker - (child_593365__RecoverMetadata) INFO timeinvertedIndex - Not building bloomfilter for db_1313856000_1313856000_385 in main, since it is 232 days past maxBloomBackfillBucketAgehost=EEEP01
| sourcetype=splunkd | source=D:\Program Files\Splunk\var\log\splunk\splunkd.log

Tags (2)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

Please disregard this message, his severity is actually misleading, and will be fixed in future release.

As you can see it contains both a severity of ERROR and INFO :

  • This is initially an INFO message from the bloomfilter module telling that one bloomfilter file creation will be skipped because the bucket had no recent activity.
  • However the message is catch by the parent process that tags its as an ERROR.

for detail about the bloomfilter : http://docs.splunk.com/Documentation/Splunk/4.3.2/Admin/Bloomfilters

View solution in original post

yannK
Splunk Employee
Splunk Employee

Please disregard this message, his severity is actually misleading, and will be fixed in future release.

As you can see it contains both a severity of ERROR and INFO :

  • This is initially an INFO message from the bloomfilter module telling that one bloomfilter file creation will be skipped because the bucket had no recent activity.
  • However the message is catch by the parent process that tags its as an ERROR.

for detail about the bloomfilter : http://docs.splunk.com/Documentation/Splunk/4.3.2/Admin/Bloomfilters

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...