Troubleshooting » History » Version 1
Luke Murphey, 02/05/2015 11:00 PM
1 | 1 | Luke Murphey | h1. Troubleshooting |
---|---|---|---|
2 | 1 | Luke Murphey | |
3 | 1 | Luke Murphey | Below is some information that is useful if you are having problems with web_input: |
4 | 1 | Luke Murphey | |
5 | 1 | Luke Murphey | h2. Check logs |
6 | 1 | Luke Murphey | |
7 | 1 | Luke Murphey | Run the following search and look for anything that looks like an error |
8 | 1 | Luke Murphey | |
9 | 1 | Luke Murphey | <pre> |
10 | 1 | Luke Murphey | index=_internal sourcetype=web_input_modular_input NOT(DEBUG OR INFO) |
11 | 1 | Luke Murphey | </pre> |
12 | 1 | Luke Murphey | |
13 | 1 | Luke Murphey | If no related errors are seen, then try looking at all of the logs and see if the input indicates that it is working: |
14 | 1 | Luke Murphey | |
15 | 1 | Luke Murphey | <pre> |
16 | 1 | Luke Murphey | index=_internal sourcetype=web_input_modular_input |
17 | 1 | Luke Murphey | </pre> |