|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.splunk.Resource
com.splunk.Entity
com.splunk.Input
com.splunk.WindowsEventLogInput
public class WindowsEventLogInput
The WindowsEventLogInput
class represents a Windows Event Log input.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Fields inherited from class com.splunk.Resource |
---|
actions, path, service, title |
Method Summary | |
---|---|
java.lang.String |
getHosts()
Returns a list of additional hosts used in monitoring. |
java.lang.String |
getIndex()
Returns the index name of this Windows Event Log input. |
InputKind |
getKind()
Returns the input type of this Windows Event Log input. |
java.lang.String |
getLocalName()
Returns the collection name of this Windows Event Log input. |
java.lang.String[] |
getLogs()
Returns the list of event log names to gather data from for this Windows Event Log input. |
java.lang.String |
getLookupHost()
Returns the main host of this Windows Event Log input. |
Methods inherited from class com.splunk.Entity |
---|
actionPath, clear, containsKey, containsValue, disable, enable, entrySet, get, getMetadata, isDisabled, isEmpty, keySet, put, putAll, refresh, reload, remove, remove, size, update, validate, values |
Methods inherited from class com.splunk.Resource |
---|
getActions, getName, getPath, getService, getTitle, invalidate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Map |
---|
equals, hashCode |
Method Detail |
---|
public java.lang.String getHosts()
null
if not specified.public java.lang.String getIndex()
null
if not specified.public InputKind getKind()
getKind
in class Input
InputKind
public java.lang.String[] getLogs()
null
if not specified.public java.lang.String getLocalName()
public java.lang.String getLookupHost()
hosts
attribute.
getHosts()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |