All Apps and Add-ons

MS Log Analytics Add-On checkpointer error

plaxosi
Explorer

After defining a new input (named AzureMetrics) I see the following error every 60 seconds (i.e. the configured interval):

DEBUG pid=XXXX tid=MainThread file=connectionpool.py:_make_request:387 | "GET /servicesNS/nobody/TA-ms-loganalytics/storage/collections/data/TA_ms_loganalytics_checkpointer/AzureMetrics HTTP/1.1" 404 140

After the 404 error there are no other DEBUG messages for the pid.

A previously configured input works fine, i.e. gets a 200 response code when fetching the last checkpoint and then fetches the LogAnalytics data (and produces more DEBUG messages for the same pid).

Looking in the KVStore I see that there is no entry for _key=AzureMetrics, hence the 404, whereas there is an entry for the input that works.

It seems like an initial checkpoint entry should be written to the KV Store. I have tried changing the configured "start date" for the input, but that does not help. Is there something else I need to do here?

jkat54
SplunkTrust
SplunkTrust

Unfortunately I wasn't able to solve the multiple inputs/checkpoints issue in this app due to the way the add on builder works.

You can work around it by installing the app on multiple HFs and configuring one input per forwarder.

0 Karma
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...