- AC_MANAGEMENT_DEST_NT_DOMAIN - Static variable in class com.splunk.logging.SplunkLogEvent
-
The domain containing the user that is affected by the account management
event.
- AC_MANAGEMENT_SIGNATURE - Static variable in class com.splunk.logging.SplunkLogEvent
-
Description of the account management change performed.
- AC_MANAGEMENT_SRC_NT_DOMAIN - Static variable in class com.splunk.logging.SplunkLogEvent
-
The NT source of the destination.
- addPair(String, char) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addPair(String, boolean) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addPair(String, double) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addPair(String, long) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addPair(String, int) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addPair(String, Object) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addPair(String, String) - Method in class com.splunk.logging.SplunkLogEvent
-
Add a key value pair
- addTemplate(String, SplunkLogEvent) - Static method in class com.splunk.logging.SplunkLogEventFactory
-
Add a template SplunkLogEvent object
- addThrowable(Throwable) - Method in class com.splunk.logging.SplunkLogEvent
-
Utility method for formatting Throwable,Error,Exception objects in a more
linear and Splunk friendly manner than printStackTrace
- addThrowable(Throwable, int) - Method in class com.splunk.logging.SplunkLogEvent
-
Utility method for formatting Throwable,Error,Exception objects in a more
linear and Splunk friendly manner than printStackTrace
- append(LogEvent) - Method in class com.splunk.logging.log4j2.appender.SplunkHECAppender
-
- AUTH_ACTION - Static variable in class com.splunk.logging.SplunkLogEvent
-
The action performed on the resource.
- AUTH_APP - Static variable in class com.splunk.logging.SplunkLogEvent
-
The application involved in the event (such as ssh, spunk, win:local).
- AUTH_DEST - Static variable in class com.splunk.logging.SplunkLogEvent
-
The target involved in the authentication.
- AUTH_SRC - Static variable in class com.splunk.logging.SplunkLogEvent
-
The source involved in the authentication.
- AUTH_SRC_USER - Static variable in class com.splunk.logging.SplunkLogEvent
-
In privilege escalation events, src_user represents the user who
initiated the privilege escalation.
- AUTH_USER - Static variable in class com.splunk.logging.SplunkLogEvent
-
The name of the user involved in the event, or who initiated the event.