public class SplunkUtil extends java.lang.Object
| Constructor and Description |
|---|
SplunkUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
loadSplunkRC()
Method loadSplunkRC will load a
.splunkrc from either the location specified by
the env variable SPLUNK_RC_HOME or HOME. |
public SplunkUtil()
public static java.util.Map<java.lang.String,java.lang.Object> loadSplunkRC() throws java.io.IOException
.splunkrc from either the location specified by
the env variable SPLUNK_RC_HOME or HOME.java.io.IOException - if the file cannot be read.Copyright © 2017-2019 Chris K Wensel. All Rights Reserved.