All Apps and Add-ons

Splunk_TA_windows app version 4.8.3 was giving an error "could not find all the specified files in destination lookup table for conf [script:TimeSyncStatus] and lookup table windows_timesync _action_lookup_table"

nadeemanjum
Engager

But after changing props.conf stanza [script:Timesyncstatus] line LOOKUP-action_for_win_timesync_status = windows_timesync_action_lookup Last_Sync_Error OUTPUT action

to
LOOKUP-action_for_win_timesync_status = windows_timesync_action_lookup Last_Sync_Error OUTPUT windows_action, windows_action AS action

error disappeared is that a bug???

Tags (1)
0 Karma

hortonew
Builder

Doesn't seem to be. Your 2nd entry includes AS action, a portion missing from your first. The second one is the correct format, however I don't think it needs windows_action, windows_action twice.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...