Project

General

Profile

FAQ » History » Version 2

Luke Murphey, 06/10/2015 05:30 PM

1 1 Luke Murphey
h1. FAQ
2 1 Luke Murphey
3 1 Luke Murphey
h2. How do I audit changes to the lookup files?
4 1 Luke Murphey
5 1 Luke Murphey
The lookup editor keeps a log that is indexed into the _internal index. You can view that logs like this:
6 1 Luke Murphey
7 1 Luke Murphey
<pre>
8 1 Luke Murphey
index=_internal "Lookup edited successfully" | table _time user namespace lookup_file
9 1 Luke Murphey
</pre>
10 2 Luke Murphey
11 2 Luke Murphey
h2. My lookup file cannot be opened, why not?
12 2 Luke Murphey
13 2 Luke Murphey
Look into the logs to see if there is a reason given why the files are not loading:
14 2 Luke Murphey
15 2 Luke Murphey
<pre>
16 2 Luke Murphey
index=_internal source=*lookup_editor_controller.log
17 2 Luke Murphey
</pre>