Troubleshooting » History » Version 2
Version 1 (Luke Murphey, 06/20/2016 04:03 PM) → Version 2/3 (Luke Murphey, 01/23/2017 11:44 PM)
h1. Troubleshooting
Below are some pointers to help in debugging the application:
h2. Search for modular input errors
Run a search for the following and see if the logs indicate a problem with the modular input:
<pre>
index=_internal sourcetype=file_meta_data_modular_input
</pre>
Also search for indications that teh script could not be executed by Splunk:
<pre>
index=_internal ExecProcessor "file_meta_data" sourcetype=splunkd
</pre>
Below are some pointers to help in debugging the application:
h2. Search for modular input errors
Run a search for the following and see if the logs indicate a problem with the modular input:
<pre>
index=_internal sourcetype=file_meta_data_modular_input
</pre>
Also search for indications that teh script could not be executed by Splunk:
<pre>
index=_internal ExecProcessor "file_meta_data" sourcetype=splunkd
</pre>