Bug #1480
Lookup editor incompatible with ES
Start date:
09/12/2016
Due date:
% Done:
100%
Description
2016-08-25 13:12:55,680 ERROR Lookup file could not be loaded Traceback (most recent call last): File "<string>", line 761, in get_lookup_contents File "<string>", line 717, in get_lookup File "<string>", line 585, in resolve_lookup_filename AttributeError: 'module' object has no attribute 'SplunkLookupTableFile' Typically "AttributeError: 'module' object has no attribute" errors in python mean the script is failing to import a module. We'd really need feedback from the developer to understand what the script is doing at this point if we want to fix it. Show less
History
#1 Updated by Luke Murphey about 8 years ago
- Subject changed from Lookup editor incompatbile with ES to Lookup editor incompatible with ES
#2 Updated by Luke Murphey about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100