splunk/SA-AwsAssets

Lookup file error, unknown path or update time

ZachChristensen28 opened this issue · 1 comments

Describe the bug
Full output of issue:

file=identity_manager.py:lookup_last_update:387 | status="Lookup file error, unknown path or update time" name=crowdstrike_devices

To Reproduce
Run the following search:

index=_internal sourcetype="identity_correlation:modular_input" ERROR

Expected behavior
No errors from the identity manager.

Screenshots
n/a

Versions (please complete the following information):

Additional context
n/a

This error exists since the KVstore is being used as opposed to a CSV file and does not interfere with the functionality of lookup creation.