Project

General

Profile

Feature #1913

Feature #1906: Cloud certification

Don't allow entry of non-HTTPS sites on cloud on inputs page

Added by Luke Murphey almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/01/2017
Due date:
% Done:

100%

Associated revisions

Revision 339 (diff)
Added by luke.murphey almost 7 years ago

Users can no longer monitor non-HTTPS sites on Splunk cloud

Reference #1913

History

#1 Updated by Luke Murphey almost 7 years ago

  • Status changed from New to In Progress

#2 Updated by Luke Murphey almost 7 years ago

Using field validation for this is difficult since the field doesn't have REST access and neither does the modular input constructor. I'll probably have to sub-class validate_parameters().

#3 Updated by Luke Murphey almost 7 years ago

  1. Change get_validation_data to return the session ID
  2. Change do_validation to pass session ID
  3. Change validate_parameters to take session ID

#4 Updated by Luke Murphey almost 7 years ago

Splunk doesn't seem to return the response to modular input validation failures.

I have a print_error function just like it has: http://docs.splunk.com/Documentation/Splunk/6.6.2/AdvancedDev/ModInputsExample

http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ModInputsExample

#5 Updated by Luke Murphey almost 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF