Bug #1837
Inputs do not load on 6.6 in Website Inputs app
Start date:
05/03/2017
Due date:
% Done:
100%
Associated revisions
Fixing issue where inputs could not be loaded sometimes
Reference #1837
Fixing incorrectly named exposed endpoint
Reference #1837
Improving the styling of the checkbox on the ping view
Reference #1837
History
#1 Updated by Luke Murphey over 7 years ago
- Priority changed from Normal to Urgent
It appears that SplunkWeb isn't allowing access.
Works: https://10.0.1.14:8089/servicesNS/nobody/launcher/data/inputs/web_input/thecus_BIOS_downloads works but
Doesn't work: http://10.0.1.14:8000/en-US/splunkd/__raw/servicesNS/nobody/launcher/data/inputs/web_input/thecus_BIOS_downloads?output_mode=json&_=1493793594196 404
#2 Updated by Luke Murphey over 7 years ago
#3 Updated by Luke Murphey over 7 years ago
Creating a new input worked. I also made one in the launcher app and it worked.
#4 Updated by Luke Murphey over 7 years ago
Observations:
- Inputs endpoint is not accessible from SplunkWeb
- _new doesn't load either
- Endpoint is loadable from splunkd
- Listing endpoint with full namespace works
- Is something to do with web.conf?
- Do other apps with web.conf work?
- Why does the listing work?
- Does this work on Linux?
- Not on a production, upgraded host
- Did work on a fresh install of 6.6
- Attempting upgrade from 6.5.3 (install 6.5.3, install app, make input, upgrade Splunk install)
- Still worked
- Can this be reproduced in another Windows install?
- Does this only exist when a build is upgraded?
- Does reinstalling the app fix it?
- Are there any related log messages?
- Not that I can find
- Try loosening web.conf
- Is this due to a combination of apps?
- Is there a way to get a list of all of the exposed endpoints?
- Can disable/enable inputs?
- Returns 200, but doesn't seem to do anything
This works:
[expose:web_input] methods = GET,POST,DELETE pattern = data/inputs/web_input/**
#5 Updated by Luke Murphey over 7 years ago
This is weird, if I copy the web.conf to local, then it works.
#6 Updated by Luke Murphey over 7 years ago
- Project changed from Website Input to Network Tools
- Subject changed from Inputs do not load on 6.6 to Inputs do not load on 6.6 in Website Inputs app
- Category deleted (
Dashboard: Input Editor) - Target version changed from 4.2.1 to 0.10
#7 Updated by Luke Murphey over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100