Splunk Developer's Guide Second Edition by Second Edition

Splunk Developer's Guide Second Edition by Second Edition

Author:Second Edition [eBook]
Language: eng
Format: epub
Publisher: Packt Publishing


Note

As we start looking into each item of the Splunk library, we will present the native module path and the default variable name. These get placed in the RequireJS function call as noted earlier. This can be abstracted in the following manner:

require([ "<splunk module path>" ], function( <splunk variable name> ) { var example_1 = new <splunk variable name> ({ <options> }); });

After the defaults are given, a sample instantiation will be displayed, with some basic options. These options will be explained at a higher level, and a link to the documentation will give you the detailed view of each option.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.