Splunk

Written By Brian Sathinathan (Super Administrator)

Updated at October 12th, 2020

Description

This node allows the user to return a list of jobs, apps, and to submit events to the specified index

Input

payload(string)The event to be submitted

Parameters

Type(string)The Type of transaction to be completedUser Name(string)User name associated with the splunk accountPassword(string)The password for the splunk accountScheme(string)http/httpsHost(string)Where the splunk instance is being hosted (localhost)Port(string)Port the splunk instance is listening onIndex(string)The index under which to insert the event

Output

payload (object)A JSON object that contains either lists of apps and jobs or information about the indexed event.

Was this article helpful?