FAQ » History » Version 2
Version 1 (Luke Murphey, 05/21/2015 02:27 PM) → Version 2/7 (Luke Murphey, 06/10/2015 05:30 PM)
h1. FAQ
h2. How do I audit changes to the lookup files?
The lookup editor keeps a log that is indexed into the _internal index. You can view that logs like this:
<pre>
index=_internal "Lookup edited successfully" | table _time user namespace lookup_file
</pre>
h2. My lookup file cannot be opened, why not?
Look into the logs to see if there is a reason given why the files are not loading:
<pre>
index=_internal source=*lookup_editor_controller.log
</pre>
h2. How do I audit changes to the lookup files?
The lookup editor keeps a log that is indexed into the _internal index. You can view that logs like this:
<pre>
index=_internal "Lookup edited successfully" | table _time user namespace lookup_file
</pre>
h2. My lookup file cannot be opened, why not?
Look into the logs to see if there is a reason given why the files are not loading:
<pre>
index=_internal source=*lookup_editor_controller.log
</pre>