A B C D E F G H I J K L M N O P R S T U V W X _

G

GeoIPDataModelCalculation - Class in com.splunk
Represents a GeoIP lookup on a data model object, which uses an input field to add geographic information to the output.
get(Map<String, Object>, String, T) - Static method in class com.splunk.Args
Returns the hash-map value of a specific key, or the default value if the key is not found.
get(Object) - Method in class com.splunk.Entity
get(String) - Method in class com.splunk.Event
Returns the single value or delimited set of values for the specified field name, or null if the specified field is not present.
get(String) - Method in class com.splunk.HttpService
Issues an HTTP GET request against the service using a given path.
get(String, Map<String, Object>) - Method in class com.splunk.HttpService
Issues an HTTP GET request against the service using a given path and query arguments.
get(Object) - Method in class com.splunk.InputCollection
Gets the value of a given key, if it exists within this collection.
get(Object, Args) - Method in class com.splunk.InputCollection
Returns the value of a scoped, namespace-constrained key, if it exists within this collection.
get(Object) - Method in class com.splunk.ResourceCollection
Gets the value of a given key, if it exists within this collection.
get(Object, Args) - Method in class com.splunk.ResourceCollection
Gets a the value of a scoped, namespace-constrained key, if it exists within this collection.
getAcceleratedQuery() - Method in class com.splunk.Pivot
 
getAccelerationCronSchedule() - Method in class com.splunk.DataModel
Return the cron schedule on which the cached data for acceleration should be updated.
getAccelerationNamespace() - Method in class com.splunk.DataModel
Returns the tsidx namespace which holds global acceleration events for this data model.
getAccelerationNamespace() - Method in class com.splunk.PivotSpecification
 
getAction() - Method in class com.splunk.FiredAlert
Returns this alert's actions (such as notifying by email, running a script, adding to RSS, tracking in Alert Manager, and enabling summary indexing).
getActionEmailAuthPassword() - Method in class com.splunk.SavedSearch
Returns the email password.
getActionEmailAuthUsername() - Method in class com.splunk.SavedSearch
Returns the email username.
getActionEmailBcc() - Method in class com.splunk.SavedSearch
Returns the blind carbon copy (BCC) email address.
getActionEmailCc() - Method in class com.splunk.SavedSearch
Returns the carbon copy (CC) email address.
getActionEmailCommand() - Method in class com.splunk.SavedSearch
Returns the search command (or pipeline) that runs the action.
getActionEmailFormat() - Method in class com.splunk.SavedSearch
Returns the format of text in the email.
getActionEmailFrom() - Method in class com.splunk.SavedSearch
Returns the email sender's name.
getActionEmailHostname() - Method in class com.splunk.SavedSearch
Returns the host name used in the web link (URL) that is sent in email alerts.
getActionEmailInline() - Method in class com.splunk.SavedSearch
Indicates whether the search results are contained in the body of the email.
getActionEmailMailServer() - Method in class com.splunk.SavedSearch
Returns the address of the MTA server that is used to send the emails.
getActionEmailMaxResults() - Method in class com.splunk.SavedSearch
Returns the maximum number of search results to send in email alerts.
getActionEmailMaxTime() - Method in class com.splunk.SavedSearch
Returns the maximum amount of time an email action takes before the action is canceled.
getActionEmailPdfView() - Method in class com.splunk.SavedSearch
Returns the name of the view to deliver if ActionEmailSendPdf is enabled.
getActionEmailPreProcessResults() - Method in class com.splunk.SavedSearch
Returns the search string for pre-processing results before emailing them.
getActionEmailReportPaperOrientation() - Method in class com.splunk.SavedSearch
Returns the paper orientation.
getActionEmailReportPaperSize() - Method in class com.splunk.SavedSearch
Returns the paper size for PDFs.
getActionEmailReportServerEnabled() - Method in class com.splunk.SavedSearch
Indicates whether the PDF server is enabled.
getActionEmailReportServerUrl() - Method in class com.splunk.SavedSearch
Returns the URL of the PDF report server, if one is set up and available on the network.
getActionEmailSendPdf() - Method in class com.splunk.SavedSearch
Indicates whether to create and send the results in PDF format.
getActionEmailSendResults() - Method in class com.splunk.SavedSearch
Indicates whether search results are attached to an email.
getActionEmailSubject() - Method in class com.splunk.SavedSearch
Returns the subject line of the email.
getActionEmailTo() - Method in class com.splunk.SavedSearch
Returns a list of email recipients.
getActionEmailTrackAlert() - Method in class com.splunk.SavedSearch
Indicates whether running this email action results in a trackable alert.
getActionEmailTtl() - Method in class com.splunk.SavedSearch
Returns the minimum time-to-live (ttl) of search artifacts if this email action is triggered.
getActionEmailUseSsl() - Method in class com.splunk.SavedSearch
Indicates whether to use secure socket layer (SSL) when communicating with the SMTP server.
getActionEmailUseTls() - Method in class com.splunk.SavedSearch
Indicates whether to use transport layer security (TLS) when communicating with the SMTP server.
getActionEmailWidthSortColumns() - Method in class com.splunk.SavedSearch
Indicates whether columns should be sorted from least wide to most wide, left to right.
getActionPopulateLookupCommand() - Method in class com.splunk.SavedSearch
Returns the search command (or pipeline) that runs the action.
getActionPopulateLookupDest() - Method in class com.splunk.SavedSearch
Returns the name of the lookup table or lookup path to populate.
getActionPopulateLookupHostname() - Method in class com.splunk.SavedSearch
Returns the host name used in the web link (URL) that is sent in populate-lookup alerts.
getActionPopulateLookupMaxResults() - Method in class com.splunk.SavedSearch
Returns the maximum number of search results to send in populate-lookup alerts.
getActionPopulateLookupMaxTime() - Method in class com.splunk.SavedSearch
Returns the maximum amount of time an alert action takes before the action is canceled.
getActionPopulateLookupTrackAlert() - Method in class com.splunk.SavedSearch
Indicates whether running this populate-lookup action results in a trackable alert.
getActionPopulateLookupTtl() - Method in class com.splunk.SavedSearch
Returns the minimum time-to-live (ttl) of search artifacts if this populate-lookup action is triggered.
getActionRssCommand() - Method in class com.splunk.SavedSearch
Returns the search command (or pipeline) that runs the action.
getActionRssHostname() - Method in class com.splunk.SavedSearch
Returns the host name used in the web link (URL) that is sent in RSS alerts.
getActionRssMaxResults() - Method in class com.splunk.SavedSearch
Returns the maximum number of search results to send in RSS alerts.
getActionRssMaxTime() - Method in class com.splunk.SavedSearch
Returns the maximum amount of time an RSS alert action takes before the action is canceled.
getActionRssTrackAlert() - Method in class com.splunk.SavedSearch
Indicates whether running this RSS action results in a trackable alert.
getActionRssTtl() - Method in class com.splunk.SavedSearch
Returns the minimum time-to-live (ttl) of search artifacts if this RSS action is triggered.
getActionScriptCommand() - Method in class com.splunk.SavedSearch
Returns the search command (or pipeline) that runs the action.
getActionScriptFilename() - Method in class com.splunk.SavedSearch
Returns the filename of the script to call.
getActionScriptHostname() - Method in class com.splunk.SavedSearch
Returns the host name used in the web link (URL) that is sent in script alerts.
getActionScriptMaxResults() - Method in class com.splunk.SavedSearch
Returns the maximum number of search results to send in script alerts.
getActionScriptMaxTime() - Method in class com.splunk.SavedSearch
Returns the maximum amount of time a script action takes before the action is canceled.
getActionScriptTrackAlert() - Method in class com.splunk.SavedSearch
Indicates whether running this script action results in a trackable alert.
getActionScriptTtl() - Method in class com.splunk.SavedSearch
Returns the minimum time-to-live (ttl) of search artifacts if this script action is triggered.
getActionSummaryIndexCommand() - Method in class com.splunk.SavedSearch
Returns the search command (or pipeline) that runs the action.
getActionSummaryIndexHostname() - Method in class com.splunk.SavedSearch
Returns the host name used in the web link (URL) that is sent in summary-index alerts.
getActionSummaryIndexInline() - Method in class com.splunk.SavedSearch
Indicates whether to run the summary indexing action as part of the scheduled search.
getActionSummaryIndexMaxResults() - Method in class com.splunk.SavedSearch
Returns the maximum number of search results to send in summary-index alerts.
getActionSummaryIndexMaxTime() - Method in class com.splunk.SavedSearch
Returns the maximum amount of time a summary action takes before the action is canceled.
getActionSummaryIndexName() - Method in class com.splunk.SavedSearch
Returns the name of the summary index where the results of the scheduled search are saved.
getActionSummaryIndexTrackAlert() - Method in class com.splunk.SavedSearch
Indicates whether running this summary-index action results in a trackable alert.
getActionSummaryIndexTtl() - Method in class com.splunk.SavedSearch
Returns the minimum time-to-live (ttl) of search artifacts if a summary-index action is triggered.
getAlertComparator() - Method in class com.splunk.SavedSearch
Returns the alert comparator.
getAlertCondition() - Method in class com.splunk.SavedSearch
Returns a conditional search that is evaluated against the results of the saved search.
getAlertDigestMode() - Method in class com.splunk.SavedSearch
Indicates whether Splunk applies the alert actions to the entire result set (digest) or to each individual search result (per result).
getAlertExpires() - Method in class com.splunk.SavedSearch
Returns the amount of time to show the alert in the dashboard.
getAlerts() - Method in class com.splunk.FiredAlertGroup
Returns a group of fired alerts for a given saved search.
getAlertSeverity() - Method in class com.splunk.SavedSearch
Returns the alert severity level.
getAlertSuppress() - Method in class com.splunk.SavedSearch
Indicates whether alert suppression is enabled for this search.
getAlertSuppressFields() - Method in class com.splunk.SavedSearch
Returns a list of fields to use for alert suppression.
getAlertSuppressPeriod() - Method in class com.splunk.SavedSearch
Returns the alert suppression period, which is only valid if AlertSuppress is enabled.
getAlertThreshold() - Method in class com.splunk.SavedSearch
Returns the value to compare to before triggering the alert action.
getAlertTrack() - Method in class com.splunk.SavedSearch
Returns a value that indicates how to track the actions triggered by this saved search.
getAlertType() - Method in class com.splunk.FiredAlert
Returns this alert's type.
getAlertType() - Method in class com.splunk.SavedSearch
Returns a value that indicates what to base the alert on.
getApp() - Method in class com.splunk.EntityMetadata
Returns the app context of this entity.
getApp() - Method in class com.splunk.Service
Returns the app context for this Service instance.
getApplications() - Method in class com.splunk.Service
Returns the collection of applications.
getAppName() - Method in class com.splunk.ApplicationArchive
Returns the name of the app.
getAppUrl() - Method in class com.splunk.ApplicationUpdate
Returns the fully-qualified URL to the app update.
getArgument(String) - Method in class com.splunk.ModularInputKind
Returns a map-like object representing a particular argument of this modular input kind.
getArguments() - Method in class com.splunk.modularinput.Scheme
Returns all the arguments to this modular input kind.
getArguments() - Method in class com.splunk.ModularInputKind
Returns an argument map that contains the argument names as keys, and the ModularInputKindArguments as corresponding values.
getArray(String) - Method in class com.splunk.Event
Gets the values for the specified field name.
getArray(String, String) - Method in class com.splunk.Event
Gets the values for the specified field name.
getAssureUTF8() - Method in class com.splunk.Index
Indicates whether the data retrieved from this index has been UTF8-encoded.
getAsText() - Method in class com.splunk.examples.explorer.DatePropertyEditor
 
getAsText() - Method in class com.splunk.examples.explorer.InputKindPropertyEditor
 
getAsText() - Method in class com.splunk.examples.explorer.MapPropertyEditor
 
getAsText() - Method in class com.splunk.examples.explorer.StringArrayPropertyEditor
 
getAttributeName() - Method in class com.splunk.LimitPivotFilter
Return the name of the field to use for sorting.
getAttributeOwnerLineage() - Method in class com.splunk.LimitPivotFilter
 
getAuthor() - Method in class com.splunk.Application
Returns the name of the app's author.
getAutoAddServers() - Method in class com.splunk.DistributedConfiguration
Deprecated. Deprecated since Splunk 5.0.
getAutoExtractedFields() - Method in class com.splunk.DataModelObject
Get a collection of objects specifying all the fields that were automatically extracted from events (as opposed to generated by calculations in a data model).
getAutoLB() - Method in class com.splunk.OutputDefault
Indicates whether this forwarder performs automatic load balancing.
getAutoLB() - Method in class com.splunk.OutputGroup
Indicates whether this forwarder performs automatic load balancing.
getAutoLBFrequency() - Method in class com.splunk.OutputDefault
Returns the frequency of automatic load balancing.
getBaseline() - Method in class com.splunk.WindowsRegistryInput
Indicates whether this Windows Registry input has an established baseline.
getBaseSearch() - Method in class com.splunk.DataModelSearch
 
getBinning() - Method in class com.splunk.TimestampPivotColumnSplit
 
getBinning() - Method in class com.splunk.TimestampPivotRowSplit
 
getBlacklist() - Method in class com.splunk.DeploymentServerClass
Returns a list of the hosts that are excluded from this server class.
getBlacklist() - Method in class com.splunk.MonitorInput
Returns a regular expression for a file path that when matched is not indexed.
getBlacklistByIndex(int) - Method in class com.splunk.DeploymentServerClass
Returns a list of excluded client addresses, by index.
getBlacklistNames() - Method in class com.splunk.DistributedConfiguration
Returns a list of server names that are excluded from being peers.
getBlacklistUrls() - Method in class com.splunk.DistributedConfiguration
Returns a list of server URLs that are excluded from being peers.
getBlockSignatureDatabase() - Method in class com.splunk.Index
Returns the block signature database for this index.
getBlockSignSize() - Method in class com.splunk.Index
Returns the number of events that make up a block for block signatures.
getBloomfilterTotalSizeKB() - Method in class com.splunk.Index
Returns the total size of all bloom filter files.
getBoolean() - Method in class com.splunk.modularinput.SingleValueParameter
Tries to coerce the value of this parameter to a Boolean.
getBucketRebuildMemoryHint() - Method in class com.splunk.Index
Returns the suggested size of the .tsidx file for the bucket rebuild process.
getBuild() - Method in class com.splunk.DistributedPeer
Returns this peer's build number.
getBuild() - Method in class com.splunk.ServiceInfo
Returns the build number of this Splunk instance.
getBundleVersions() - Method in class com.splunk.DistributedPeer
Returns a list of bundle versions.
getBytesIndexed() - Method in class com.splunk.Upload
Returns the number of bytes that are currently indexed.
getCalculation(String) - Method in class com.splunk.DataModelObject
Fetch a calculation by its unique ID.
getCalculationID() - Method in class com.splunk.DataModelCalculation
 
getCalculations() - Method in class com.splunk.DataModelObject
Return the calculations done by this data model object to produce fields.
getCapabilities() - Method in class com.splunk.Role
Returns an array of capabilities assigned to this role.
getCapabilities() - Method in class com.splunk.Service
Returns an array of system capabilities.
getCategory() - Method in class com.splunk.LicenseMessage
Returns the category of this license message.
getCellValues() - Method in class com.splunk.PivotSpecification
 
getCheckForUpdates() - Method in class com.splunk.Application
Indicates whether Splunk checks Splunkbase for updates.
getCheckpointDir() - Method in class com.splunk.modularinput.InputDefinition
Gets the path to which to write checkpoint files for restarting inputs.
getCheckpointDir() - Method in class com.splunk.modularinput.ValidationDefinition
Gets the path to write checkpoint files for restarting inputs in.
getChecksum() - Method in class com.splunk.ApplicationUpdate
Returns the checksum of the app.
getChecksumType() - Method in class com.splunk.ApplicationUpdate
Returns the checksum type of the app.
getCheckTimedOutServersFrequency() - Method in class com.splunk.DistributedConfiguration
Returns the frequency at which servers that have timed out are rechecked.
getClasses() - Method in class com.splunk.WindowsWmiInput
Returns the WMI class name of this WMI input.
getClearPassword() - Method in class com.splunk.Password
Returns the clear-text password for this credential.
getCode() - Method in exception com.splunk.SplunkException
 
getColdPath() - Method in class com.splunk.Index
Returns the absolute file path to the cold database for this index.
getColdPathExpanded() - Method in class com.splunk.Index
Returns the expanded absolute file path to the cold database for this index.
getColdToFrozenDir() - Method in class com.splunk.Index
Returns the frozen archive destination path for this index.
getColdToFrozenScript() - Method in class com.splunk.Index
Returns the path to the archiving script.
getColumnSplits() - Method in class com.splunk.PivotSpecification
 
getComment() - Method in class com.splunk.DataModelCalculation
 
getComment() - Method in class com.splunk.DataModelField
 
getCompressRawdata() - Method in class com.splunk.Index
Deprecated. Splunk always compresses raw data.
getConfs() - Method in class com.splunk.Service
Returns the collection of configurations.
getConfs(Args) - Method in class com.splunk.Service
Returns the collection of configurations.
getConnection() - Method in class com.splunk.TcpConnections
Returns the TCP connection.
getConnectionHost() - Method in class com.splunk.TcpInput
Returns the style of host connection.
getConnectionHost() - Method in class com.splunk.TcpSplunkInput
Returns the style of host connection.
getConnectionHost() - Method in class com.splunk.UdpInput
Returns the style of host connection.
getConnectionTimeout() - Method in class com.splunk.DistributedConfiguration
Returns the time-out period for connecting to search peers.
getConstraints() - Method in class com.splunk.DataModelObject
 
getContent() - Method in class com.splunk.RequestMessage
Returns the message body content.
getContent() - Method in class com.splunk.ResponseMessage
Returns the body content stream.
getContinueMatching() - Method in class com.splunk.DeploymentServerClass
Indicates whether look-ups halt on the first server match or continue to match against multiple servers.
getCounters() - Method in class com.splunk.WindowsPerfmonInput
Returns a list of monitored counters for this Windows Perfmon input.
getCpuArch() - Method in class com.splunk.ServiceInfo
Returns the CPU architecture of this Splunk instance.
getCrcSalt() - Method in class com.splunk.MonitorInput
Returns a string that is used to force Splunk to index files that have a matching cyclic redundancy check (CRC).
getCreationTime() - Method in class com.splunk.License
Returns the time and date the license was created.
getCreationTime() - Method in class com.splunk.LicenseMessage
Returns the time and date that this license message was created.
getCronSchedule() - Method in class com.splunk.SavedSearch
Returns the cron-style schedule for running this saved search.
getCurrentDBSizeMB() - Method in class com.splunk.Index
Returns the current size of this index.
getCursorTime() - Method in class com.splunk.Job
Returns the earliest time from which no events are later scanned.
getData() - Method in class com.splunk.modularinput.Event
Gets the text of the event that Splunk should index.
getDataModel() - Method in class com.splunk.DataModelObject
Fetch the data model on which this object is defined.
getDataModels() - Method in class com.splunk.Service
Returns the collection of data models.
getDataType() - Method in class com.splunk.modularinput.Argument
Gets the data type of this argument.
getDefaultApp() - Method in class com.splunk.Role
Returns the app to use as the default app for this role.
getDefaultApp() - Method in class com.splunk.User
Returns the user's default app.
getDefaultAppIsUserOverride() - Method in class com.splunk.User
Indicates whether the user's default app was set specifically by the user.
getDefaultAppSourceRole() - Method in class com.splunk.User
Returns the name of the role that the default app was inherited from, or system if it was inherited from the default system setting.
getDefaultDatabase() - Method in class com.splunk.Index
Return the default index name of the Splunk instance.
getDelegate() - Method in class com.splunk.Job
Returns a value that indicates how jobs were started (such as the scheduler).
getDeploymentClient() - Method in class com.splunk.Service
Returns the configuration and status of a deployment client.
getDeploymentServerClasses() - Method in class com.splunk.Service
Returns a collection of class configurations for a deployment server.
getDeploymentServerClasses(Args) - Method in class com.splunk.Service
Returns a collection of class configurations for a deployment server.
getDeploymentServers() - Method in class com.splunk.Service
Returns the configuration of all deployment servers.
getDeploymentServers(Args) - Method in class com.splunk.Service
Returns the collection of deployment servers.
getDeploymentTenants() - Method in class com.splunk.Service
Returns a collection of multi-tenant configurations.
getDeploymentTenants(Args) - Method in class com.splunk.Service
Returns a collection of multi-tenant configurations.
getDescription() - Method in class com.splunk.Application
Returns a short description of the app.
getDescription() - Method in class com.splunk.DataModel
 
getDescription() - Method in class com.splunk.EventType
Returns the description of this event type.
getDescription() - Method in class com.splunk.LicenseMessage
Returns the description of this license message.
getDescription() - Method in class com.splunk.LicensePool
Returns the description of this license pool.
getDescription() - Method in class com.splunk.modularinput.Argument
Gets the human readable description of this argument.
getDescription() - Method in class com.splunk.modularinput.Scheme
Gets the human readable description of this modular input kind.
getDescription() - Method in class com.splunk.ModularInputKind
Returns the description of this modular input kind.
getDescription() - Method in class com.splunk.ModularInputKindArgument
Returns the description of this field.
getDescription() - Method in class com.splunk.SavedSearch
Returns a description of this saved search.
getDestHost() - Method in class com.splunk.OutputServer
Returns the DNS name of the destination server for this connection.
getDestHost() - Method in class com.splunk.OutputServerAllConnections
Returns the DNS name of the destination server.
getDestIp() - Method in class com.splunk.OutputServer
Returns the IP address of the destination server for this connection.
getDestIp() - Method in class com.splunk.OutputServerAllConnections
Returns the IP address of the destination server for this connection.
getDestPort() - Method in class com.splunk.OutputServer
Return the port on which the destination server is listening.
getDestPort() - Method in class com.splunk.OutputServerAllConnections
Return the port on which the destination server is listening.
getDetail() - Method in exception com.splunk.HttpException
Returns the HTTP error response message detail.
getDiskUsage() - Method in class com.splunk.Job
Returns the disk usage for this job.
getDispatchBuckets() - Method in class com.splunk.SavedSearch
Returns the maximum number of timeline buckets.
getDispatchEarliestTime() - Method in class com.splunk.SavedSearch
Returns the earliest time for this search.
getDispatchLatestTime() - Method in class com.splunk.SavedSearch
Returns the latest time for this search.
getDispatchLookups() - Method in class com.splunk.SavedSearch
Indicates whether lookups are enabled for this search.
getDispatchMaxCount() - Method in class com.splunk.SavedSearch
Returns the maximum number of results before finalizing the search.
getDispatchMaxTime() - Method in class com.splunk.SavedSearch
Returns the maximum amount of time before finalizing the search.
getDispatchRealTimeBackfill() - Method in class com.splunk.SavedSearch
Indicates whether to back fill the real-time window for this search.
getDispatchReduceFrequency() - Method in class com.splunk.SavedSearch
Returns how frequently Splunk runs the MapReduce reduce phase on accumulated map values.
getDispatchRtBackfill() - Method in class com.splunk.SavedSearch
Deprecated. Use SavedSearch.getDispatchRealTimeBackfill() instead.
getDispatchSpawnProcess() - Method in class com.splunk.SavedSearch
Indicates whether Splunk spawns a new search process when running this saved search.
getDispatchState() - Method in class com.splunk.Job
Returns the dispatch state for this job.
getDispatchTimeFormat() - Method in class com.splunk.SavedSearch
Returns the time format used to specify the earliest and latest times for this search.
getDispatchTtl() - Method in class com.splunk.SavedSearch
Returns the time to live (ttl) for artifacts of the scheduled search (the time before the search job expires and artifacts are still available), if no alerts are triggered.
getDisplayName() - Method in class com.splunk.DataModel
 
getDisplayName() - Method in class com.splunk.DataModelField
 
getDisplayName() - Method in class com.splunk.DataModelObject
 
getDisplayView() - Method in class com.splunk.SavedSearch
Returns the default view in which to load results.
getDistributedConfiguration() - Method in class com.splunk.Service
Returns information about distributed search options.
getDistributedPeers() - Method in class com.splunk.Service
Returns a collection of distributed search peers.
getDistributedPeers(Args) - Method in class com.splunk.Service
Returns a collection of distributed search peers.
getDoneProgress() - Method in class com.splunk.Job
Returns the approximate progress of the job, in the range of 0.0 to 1.0.
getDouble() - Method in class com.splunk.modularinput.SingleValueParameter
Coerces the value of this field to a double.
getDropCount() - Method in class com.splunk.Job
Returns the number of possible events that were dropped due to the rt_queue_size (the number of events that the indexer should use for this search).
getDropEventsOnQueueFull() - Method in class com.splunk.OutputDefault
Returns the amount of time this forwarder waits before dropping events if the output queue is full.
getEarliestAcceleratedTime() - Method in class com.splunk.DataModel
Return the earliest time of the window over which the data model is accelerated.
getEarliestTime() - Method in class com.splunk.Job
Returns the earliest time in the time range to search.
getEmail() - Method in class com.splunk.User
Returns the user's email address.
getEnableOnlineBucketRepair() - Method in class com.splunk.Index
Returns whether asynchronous "online fsck" bucket repair is enabled.
getEnableRealtimeSearch() - Method in class com.splunk.Index
Indicates whether real-time search is enabled for this index.
getEnableSplunkWebSSL() - Method in class com.splunk.Settings
Indicates whether SSL is enabled on the Splunk management port.
getEncryptedPassword() - Method in class com.splunk.Password
Returns the encrypted password for this credential.
getEnd() - Method in class com.splunk.RangePivotColumnSplit
 
getEnd() - Method in class com.splunk.RangePivotRowSplit
 
getEndpoint() - Method in class com.splunk.DeploymentServerClass
Returns the URL template string, which specifies the endpoint from which content can be downloaded by a deployment client.
getEndTime() - Method in class com.splunk.ScriptInput
Returns the time when the scripted input stopped running.
getEventAvailableCount() - Method in class com.splunk.Job
Returns the count of events stored by search that are available to be retrieved from the events endpoint.
getEventCount() - Method in class com.splunk.Job
Returns the count of events (pre-transforming) that were generated.
getEventFieldCount() - Method in class com.splunk.Job
Returns the count of event fields.
getEventIsStreaming() - Method in class com.splunk.Job
Indicates whether the events from this job are available by streaming.
getEventIsTruncated() - Method in class com.splunk.Job
Indicates whether any events from this job have not been stored.
getEvents() - Method in class com.splunk.Job
Returns the InputStream IO handle for this job's events.
getEvents(Map) - Method in class com.splunk.Job
Returns the InputStream IO handle for this job's events.
getEvents(JobEventsArgs) - Method in class com.splunk.Job
Returns the InputStream IO handle for this job's events.
getEventSearch() - Method in class com.splunk.Job
Returns the subset of the entire search that is before any transforming commands.
getEventSorting() - Method in class com.splunk.Job
Returns a value that indicates how events are sorted.
getEventTypes() - Method in class com.splunk.Service
Returns a collection of saved event types.
getEventTypes(Args) - Method in class com.splunk.Service
Returns a collection of saved event types.
getExpirationTime() - Method in class com.splunk.FiredAlert
Returns the rendered expiration time for this alert.
getExpirationTime() - Method in class com.splunk.License
Returns the time and date this license expires.
getExplorerManager() - Method in class com.splunk.examples.explorer.Explorer
 
getExpression() - Method in class com.splunk.EvalDataModelCalculation
 
getExpression() - Method in class com.splunk.RegexpDataModelCalculation
 
getFalseDisplayValue() - Method in class com.splunk.BooleanPivotRowSplit
 
getFeatures() - Method in class com.splunk.License
Returns a list of enabled features for this license.
getField(String) - Method in class com.splunk.DataModelObject
Fetch a single field of a given name from this data model object.
getField(String) - Method in class com.splunk.modularinput.InputDefinition
Gets the name of the field to fetch.
getFieldName() - Method in class com.splunk.PivotCellValue
 
getFieldName() - Method in class com.splunk.PivotColumnSplit
 
getFieldName() - Method in class com.splunk.PivotFilter
 
getFieldName() - Method in class com.splunk.PivotRowSplit
 
getFields() - Method in class com.splunk.DataModelObject
Return all the fields, whether input or created by calculations.
getFields() - Method in class com.splunk.ResultsReaderCsv
Returns a collection of field names from the results.
getFields() - Method in class com.splunk.ResultsReaderJson
This method is not supported.
getFields() - Method in class com.splunk.ResultsReaderXml
Returns a collection of field names from the results.
getFields() - Method in interface com.splunk.SearchResults
Returns a collection of field names from the results.
getFields() - Method in class com.splunk.WindowsWmiInput
Returns the properties (fields) collected for this class for this WMI input.
getFieldSearch() - Method in class com.splunk.DataModelField
 
getFileCount() - Method in class com.splunk.MonitorInput
Returns the file count of this monitor input.
getFilePath() - Method in class com.splunk.ApplicationArchive
Returns a path indicating where the app archive file is stored on the server, for direct file access.
getFilters() - Method in class com.splunk.PivotSpecification
 
getFilterType() - Method in class com.splunk.DeploymentServerClass
Returns the filter type that is applied first.
getFiredAlertGroups() - Method in class com.splunk.Service
Returns a collection of alerts that have been fired by the service.
getFiredAlertsGroups(Args) - Method in class com.splunk.Service
Returns a collection of alerts that have been fired by the service.
getFloat() - Method in class com.splunk.modularinput.SingleValueParameter
Coerces the value of this field to a float.
getFollowTail() - Method in class com.splunk.MonitorInput
Indicates whether files that are seen for the first time will be read from the end.
getForwardedIndex0Whitelist() - Method in class com.splunk.OutputDefault
Returns the inclusive set of indexes (whitelist 0) for this forwarder.
getForwardedIndex1Blacklist() - Method in class com.splunk.OutputDefault
Returns the exclusive set of indexes (blacklist 1) for this forwarder.
getForwardedIndex2Whitelist() - Method in class com.splunk.OutputDefault
Returns the inclusive set of indexes (whitelist 2) for this forwarder.
getFrozenTimePeriodInSecs() - Method in class com.splunk.Index
Returns the maximum age for a bucket, after which the data in this index rolls to frozen.
getGeneratedField(String) - Method in class com.splunk.DataModelCalculation
 
getGeneratedFields() - Method in class com.splunk.DataModelCalculation
 
getGroup() - Method in class com.splunk.ScriptInput
Returns the OS group of commands for this scripted input.
getGroup() - Method in class com.splunk.TcpInput
Returns the group of this raw TCP input.
getGroup() - Method in class com.splunk.TcpSplunkInput
Returns the group for this cooked TCP input.
getGroup() - Method in class com.splunk.UdpConnections
Return the server name.
getGroup() - Method in class com.splunk.UdpInput
Returns the group for this UDP input.
getGroupByFields() - Method in class com.splunk.DataModelTransaction
Return the fields that will be used to group events into transactions.
getGroupId() - Method in class com.splunk.License
Returns the group ID for this license.
getGuid() - Method in class com.splunk.DistributedPeer
Returns this peer's GUID.
getGuid() - Method in class com.splunk.ServiceInfo
Returns a GUID identifying this Splunk instance.
getHeader() - Method in class com.splunk.RequestMessage
Returns a map of message headers.
getHeader() - Method in class com.splunk.ResponseMessage
Returns the response headers.
getHeartbeatFrequency() - Method in class com.splunk.DistributedConfiguration
Deprecated. Deprecated since Splunk 5.0.
getHeartbeatFrequency() - Method in class com.splunk.OutputDefault
Returns the frequency that specifies how often to send a heartbeat packet to the receiving server.
getHeartbeatMcastAddress() - Method in class com.splunk.DistributedConfiguration
Deprecated. Deprecated since Splunk 5.0.
getHeartbeatPort() - Method in class com.splunk.DistributedConfiguration
Deprecated. Deprecated since Splunk 5.0.
getHive() - Method in class com.splunk.WindowsRegistryInput
Returns the hive name to monitor for this Windows Registry input.
getHomepage() - Method in class com.splunk.ApplicationUpdate
Returns the fully-qualified URL to the app's homepage.
getHomePath() - Method in class com.splunk.Index
Returns the absolute path to both hot and warm buckets for this index.
getHomePathExpanded() - Method in class com.splunk.Index
Returns the expanded absolute path to both hot and warm buckets for this index.
getHost() - Method in class com.splunk.HttpService
Returns the host name of this service.
getHost() - Method in class com.splunk.modularinput.Event
Gets a host specifying the name of the network host on which this event was produced.
getHost() - Method in class com.splunk.MonitorInput
Returns the host for this monitor input.
getHost() - Method in class com.splunk.ScriptInput
Returns the source host for this scripted input.
getHost() - Method in class com.splunk.Settings
Returns the default host name to use for data inputs.
getHost() - Method in class com.splunk.TcpInput
Returns the source host of this raw TCP input where this indexer gets its data.
getHost() - Method in class com.splunk.TcpSplunkInput
Returns the source host for this cooked TCP input where this indexer gets its data.
getHost() - Method in class com.splunk.UdpInput
Returns the source host for this UDP input, where this indexer gets its data.
getHostRegex() - Method in class com.splunk.MonitorInput
Returns the regular expression for a file path to determine the host.
getHosts() - Method in class com.splunk.WindowsEventLogInput
Returns a list of secondary hosts used for monitoring.
getHttpPort() - Method in class com.splunk.Settings
Returns the port on which Splunk Web is listening for this instance of Splunk.
getIgnoreOlderThan() - Method in class com.splunk.MonitorInput
Returns a time value that defines a rolling time window for monitoring files.
getImportedCapabilities() - Method in class com.splunk.Role
Returns an array of capabilities imported for this role.
getImportedIndexesAllowed() - Method in class com.splunk.Role
Returns an array of indexes that a user with this role has permissions to search.
getImportedIndexesDefault() - Method in class com.splunk.Role
Returns an array of indexes to search by default when no index is specified for a user with this role.
getImportedRealTimeSearchJobsQuota() - Method in class com.splunk.Role
Returns the maximum number of concurrent real-time search jobs a user with this role is allowed to run.
getImportedRoles() - Method in class com.splunk.Role
Returns an array of roles to import attributes from, such as capabilities and allowed indexes to search.
getImportedRtSearchJobsQuota() - Method in class com.splunk.Role
Deprecated. Use Role.getImportedRealTimeSearchJobsQuota() instead.
getImportedSearchDiskQuota() - Method in class com.splunk.Role
Returns the maximum disk space that can be used for search jobs by a user with this role.
getImportedSearchFilter() - Method in class com.splunk.Role
Returns a search string that restricts the scope of searches run by this role.
getImportedSearchJobsQuota() - Method in class com.splunk.Role
Returns the maximum number of concurrent searches a user with this role is allowed to run.
getImportedSearchTimeWindow() - Method in class com.splunk.Role
Returns the maximum time span of a search, in seconds.
getIndex() - Method in class com.splunk.modularinput.Event
Gets an index field specifying which index Splunk should write this event to.
getIndex() - Method in class com.splunk.MonitorInput
Gets the index where events from this monitor input are stored.
getIndex() - Method in class com.splunk.ScriptInput
Returns the index name for this scripted input.
getIndex() - Method in class com.splunk.TcpInput
Returns the index name of this raw TCP input.
getIndex() - Method in class com.splunk.TcpSplunkInput
Returns the index name for this cooked TCP input.
getIndex() - Method in class com.splunk.UdpInput
Returns the index name for this UDP input.
getIndex() - Method in class com.splunk.WindowsActiveDirectoryInput
Returns the index name of this Windows Active Directory input.
getIndex() - Method in class com.splunk.WindowsEventLogInput
Returns the index name of this Windows Event Log input.
getIndex() - Method in class com.splunk.WindowsPerfmonInput
Returns the index name of this Windows Perfmon input.
getIndex() - Method in class com.splunk.WindowsRegistryInput
Returns the index name for this Windows Registry input.
getIndex() - Method in class com.splunk.WindowsWmiInput
Returns the index name of this WMI input.
getIndexes() - Method in class com.splunk.Service
Returns a collection of Splunk indexes.
getIndexes(IndexCollectionArgs) - Method in class com.splunk.Service
Returns a collection of Splunk indexes.
getIndexes(Args) - Method in class com.splunk.Service
Returns a collection of Splunk indexes.
getIndexThreads() - Method in class com.splunk.Index
Returns the index thread for this index.
getInfo() - Method in class com.splunk.Service
Returns information about the Splunk service.
getInputField() - Method in class com.splunk.GeoIPDataModelCalculation
 
getInputField() - Method in class com.splunk.RegexpDataModelCalculation
 
getInputFieldMappings() - Method in class com.splunk.LookupDataModelCalculation
 
getInputKinds() - Method in class com.splunk.InputCollection
Return a set of all the input kinds recognized by the Splunk server.
getInputs() - Method in class com.splunk.modularinput.InputDefinition
 
getInputs() - Method in class com.splunk.Service
Returns a collection of configured inputs.
getInputs(Args) - Method in class com.splunk.Service
Returns a collection of configured inputs.
getInstances() - Method in class com.splunk.WindowsPerfmonInput
Returns the counter instances of this Windows Perfmon input.
getInstances() - Method in class com.splunk.WindowsWmiInput
Returns a list of the WMI class instances for this WMI input.
getInt() - Method in class com.splunk.modularinput.SingleValueParameter
Coerces the value of this field to an int.
getInterval() - Method in class com.splunk.ScriptInput
Returns the frequency for running this scripted input.
getInterval() - Method in class com.splunk.WindowsPerfmonInput
Returns the interval at which to poll the performance counters for this Windows Perfmon input.
getInterval() - Method in class com.splunk.WindowsWmiInput
Returns the interval at which WMI input providers are queried for this WMI input.
getJobs() - Method in class com.splunk.Service
Returns a collection of current search jobs.
getJobs(CollectionArgs) - Method in class com.splunk.Service
Returns a collection of current search jobs.
getJobs(Args) - Method in class com.splunk.Service
Returns a collection of current search jobs.
getKey() - Method in class com.splunk.Message
Returns the title of this message.
getKeywords() - Method in class com.splunk.Job
Returns all positive keywords used by this job.
getKind() - Method in class com.splunk.Input
Returns an InputKind representing this input's type.
getKind() - Method in class com.splunk.MonitorInput
Returns the type of monitor input.
getKind() - Method in class com.splunk.ScriptInput
Returns the input kind for this scripted input.
getKind() - Method in class com.splunk.TcpInput
Returns the input kind of this input.
getKind() - Method in class com.splunk.TcpSplunkInput
Returns the input kind of this input.
getKind() - Method in class com.splunk.UdpInput
Returns the input kind for this input.
getKind() - Method in class com.splunk.WindowsActiveDirectoryInput
Returns the input kind of this input.
getKind() - Method in class com.splunk.WindowsEventLogInput
Returns the input kind of this input.
getKind() - Method in class com.splunk.WindowsPerfmonInput
Returns the input kind of this input.
getKind() - Method in class com.splunk.WindowsRegistryInput
Returns the input kind for this input.
getKind() - Method in class com.splunk.WindowsWmiInput
Returns the input kind of this input.
getLabel() - Method in class com.splunk.Application
Returns the app's label (its name).
getLabel() - Method in class com.splunk.Job
Returns this job's label.
getLabel() - Method in class com.splunk.License
Returns the label for this license.
getLabel() - Method in class com.splunk.LicenseSlave
Returns the label for this license slave.
getLabel() - Method in class com.splunk.LicenseStack
Returns the label of this license stack.
getLabel() - Method in class com.splunk.PivotCellValue
 
getLabel() - Method in class com.splunk.PivotRowSplit
 
getLastInitTime() - Method in class com.splunk.Index
Returns the last initialization time for this index.
getLatestTime() - Method in class com.splunk.Job
Returns the latest time in the time range to search.
getLevel() - Method in class com.splunk.Logger
Returns the logging level of this logger.
getLicenseGroups() - Method in class com.splunk.Service
Returns a collection of license group configurations.
getLicenseGroups(Args) - Method in class com.splunk.Service
Returns a collection of license group configurations.
getLicenseHash() - Method in class com.splunk.License
Returns the hash value for this license.
getLicenseKeys() - Method in class com.splunk.ServiceInfo
Returns an array of the license keys for this Splunk instance.
getLicenseLabels() - Method in class com.splunk.ServiceInfo
Returns an array of the service's license labels.
getLicenseMessages() - Method in class com.splunk.Service
Returns a collection of messages from the licenser.
getLicenseMessages(Args) - Method in class com.splunk.Service
Returns a collection of messages from the licenser.
getLicensePools() - Method in class com.splunk.Service
Returns a collection of licenser pool configurations.
getLicensePools(Args) - Method in class com.splunk.Service
Returns a collection of licenser pool configurations.
getLicenses() - Method in class com.splunk.Service
Returns a collection of licenses for this service.
getLicenses(Args) - Method in class com.splunk.Service
Returns a collection of licenses for this service.
getLicenseSignature() - Method in class com.splunk.DistributedPeer
Returns this peer's license signature.
getLicenseSignature() - Method in class com.splunk.ServiceInfo
Returns the license signature for this Splunk instance.
getLicenseSlaves() - Method in class com.splunk.Service
Returns a collection of slaves reporting to this license master.
getLicenseSlaves(Args) - Method in class com.splunk.Service
Returns a collection of slaves reporting to this license master.
getLicenseStacks() - Method in class com.splunk.Service
Returns a collection of license stack configurations.
getLicenseStacks(Args) - Method in class com.splunk.Service
Returns a collection of license stack configurations.
getLicenseState() - Method in class com.splunk.ServiceInfo
Returns the current license state of this Splunk instance.
getLimit() - Method in class com.splunk.LimitPivotFilter
 
getLimit() - Method in class com.splunk.RangePivotRowSplit
 
getLineage() - Method in class com.splunk.DataModelCalculation
Return the lineage of the data model object on which this calculation is defined, starting with the most remote ancestor and ending with the data model object on which this calculation is defined.
getLineage() - Method in class com.splunk.DataModelObject
Data model objects can inherit from other data model objects in the same data model (or from a couple of global base objects such as BaseEvent and BaseTransaction).
getLocalName() - Method in class com.splunk.WindowsEventLogInput
Returns the collection name of this Windows Event Log input.
getLocalName() - Method in class com.splunk.WindowsWmiInput
Returns the collection name for this WMI input.
getLoggers() - Method in class com.splunk.Service
Returns a collection of service logging categories and their status.
getLoggers(Args) - Method in class com.splunk.Service
Returns a collection of service logging categories and their status.
getLogs() - Method in class com.splunk.WindowsEventLogInput
Returns the list of event log names to gather data from for this Windows Event Log input.
getLong() - Method in class com.splunk.modularinput.SingleValueParameter
Coerces the value of this field to a long.
getLookupHost() - Method in class com.splunk.WindowsEventLogInput
Returns the main host of this Windows Event Log input.
getLookupHost() - Method in class com.splunk.WindowsWmiInput
Returns the main server for this WMI input.
getLookupName() - Method in class com.splunk.LookupDataModelCalculation
 
getMasterGuid() - Method in class com.splunk.ServiceInfo
Returns a GUID identifying the license master for this Splunk instance.
getMaxBloomBackfillBucketAge() - Method in class com.splunk.Index
Returns the time that indicates a bucket age.
getMaxConcurrent() - Method in class com.splunk.SavedSearch
Returns the maximum number of concurrent instances of this search the scheduler is allowed to run.
getMaxConcurrentOptimizes() - Method in class com.splunk.Index
Returns the maximum number of concurrent optimize processes that can run against a hot bucket for this index.
getMaxDataSize() - Method in class com.splunk.Index
Returns the maximum data size before triggering a roll from hot to warm buckets for this index.
getMaxHotBuckets() - Method in class com.splunk.Index
Returns the maximum number of hot buckets that can exist for this index.
getMaxHotIdleSecs() - Method in class com.splunk.Index
Returns the maximum lifetime of a hot bucket for this index.
getMaxHotSpanSecs() - Method in class com.splunk.Index
Returns the upper bound of the target maximum timespan of hot and warm buckets for this index.
getMaxMemMB() - Method in class com.splunk.Index
Returns the amount of memory to allocate for buffering a single .tsidx file into memory before flushing to disk.
getMaxMetaEntries() - Method in class com.splunk.Index
Returns the maximum number of unique lines that are allowed in a bucket's .data files for this index.
getMaxPause() - Method in class com.splunk.DataModelTransaction
maxPause is the maximum amount of time between two events in a transaction, specified as a string such as "1m" for one minute or "20s" for twenty seconds.
getMaxQueueSize() - Method in class com.splunk.OutputDefault
Returns the maximum size of the output queue for this forwarder.
getMaxRunningProcessGroups() - Method in class com.splunk.Index
Returns the maximum number of concurrent helper processes for this index.
getMaxSpan() - Method in class com.splunk.DataModelTransaction
maxSpan is the maximum amount of time (in a Splunk defined format, such as "1m" for one minute or "20s" for twenty seconds) that a single transaction can span.
getMaxTime() - Method in class com.splunk.Index
Returns the maximum time attribute for this index.
getMaxTimeUnreplicatedNoAcks() - Method in class com.splunk.Index
Returns the upper limit, in seconds, for how long an event can sit in a raw slice.
getMaxTimeUnreplicatedWithAcks() - Method in class com.splunk.Index
Returns the upper limit, in seconds, for how long an event can sit unacknowledged in a raw slice.
getMaxTotalDataSizeMB() - Method in class com.splunk.Index
Returns the maximum size of this index.
getMaxViolations() - Method in class com.splunk.License
Returns the maximum number of violations allowed for this license.
getMaxWarmDBCount() - Method in class com.splunk.Index
Returns the maximum number of warm buckets for this index.
getMemPoolMB() - Method in class com.splunk.Index
Returns the memory pool for this index.
getMessages() - Method in class com.splunk.Service
Returns a collection of system messages.
getMessages(Args) - Method in class com.splunk.Service
Returns a collection of system messages.
getMetadata() - Method in class com.splunk.Entity
Returns the metadata (eai:acl) of this entity.
getMethod() - Method in class com.splunk.OutputGroup
Returns the type of output processor for this forwarder group.
getMethod() - Method in class com.splunk.OutputServer
Returns the data distribution method used when two or more servers exist in the same forwarder group.
getMethod() - Method in class com.splunk.RequestMessage
Returns the message's HTTP method.
getMgmtPort() - Method in class com.splunk.Settings
Returns the IP address:port number for Splunkd.
getMinFreeSpace() - Method in class com.splunk.Settings
Returns the amount of free disk space that is required for Splunk to continue searching and indexing.
getMinRawFileSyncSecs() - Method in class com.splunk.Index
Returns the frequency at which Splunkd forces a filesystem sync while compressing journal slices for this index.
getMinTime() - Method in class com.splunk.Index
Returns the minimum time attribute for this index.
getMode() - Method in class com.splunk.ServiceInfo
Returns the current mode of this Splunk instance.
getModularInputKinds() - Method in class com.splunk.Service
Returns a collection of modular inputs.
getModularInputKinds(Args) - Method in class com.splunk.Service
Returns a collection of modular inputs.
getMonitorSubnodes() - Method in class com.splunk.WindowsRegistryInput
Indicates whether this Windows Registry input monitors all sub-nodes under a given hive.
getMonitorSubtree() - Method in class com.splunk.WindowsActiveDirectoryInput
Indicates whether the directory path subtree is being monitored for this Windows Active Directory input.
getName() - Method in class com.splunk.DataModelField
 
getName() - Method in class com.splunk.DataModelObject
 
getName() - Method in class com.splunk.Job
Returns this job's name (its search ID).
getName() - Method in class com.splunk.modularinput.Argument
Gets the name that Splunk uses to represent this argument.
getName() - Method in class com.splunk.modularinput.MultiValueParameter
Gets the name of this parameter.
getName() - Method in class com.splunk.modularinput.Parameter
 
getName() - Method in class com.splunk.modularinput.SingleValueParameter
 
getName() - Method in class com.splunk.modularinput.ValidationDefinition
Gets the name of the proposed modular input instance.
getName() - Method in class com.splunk.Password
Returns the username for this credential.
getName() - Method in class com.splunk.Resource
Returns the resource name.
getNextEvent() - Method in class com.splunk.ResultsReader
Returns the next event in the event stream.
getNextScheduledTime() - Method in class com.splunk.SavedSearch
Returns the next scheduled time.
getNoAppendingTimeStamp() - Method in class com.splunk.UdpInput
Indicates whether Splunk prepends a timestamp and host name to incoming events.
getNoPriorityStripping() - Method in class com.splunk.UdpInput
Indicates whether Splunk removes the priority field from incoming events.
getNumBloomfilters() - Method in class com.splunk.Index
Returns the number of bloom filters created for this index.
getNumHotBuckets() - Method in class com.splunk.Index
Returns the number of hot buckets that were created for this index.
getNumPreviews() - Method in class com.splunk.Job
Returns the number of previews that have been generated so far for this job.
getNumWarmBuckets() - Method in class com.splunk.Index
Returns the number of warm buckets created for this index.
getObject(String) - Method in class com.splunk.DataModel
Retrieve an object by name from this data model.
getObject() - Method in class com.splunk.WindowsPerfmonInput
Returns the performance monitor object for this Windows Perfmon input (for example, "Process", "Server", or "PhysicalDisk").
getObjects() - Method in class com.splunk.DataModel
 
getObjectsToGroup() - Method in class com.splunk.DataModelTransaction
Returns the names of the data model objects that should be unioned and split into transactions.
getOffset() - Method in class com.splunk.Upload
Returns the current offset.
getOsBuild() - Method in class com.splunk.ServiceInfo
Returns the OS build of this Splunk instance.
getOsName() - Method in class com.splunk.ServiceInfo
Returns the service's OS name (type).
getOsVersion() - Method in class com.splunk.ServiceInfo
Returns the OS version of this Splunk instance.
getOutputDefault() - Method in class com.splunk.Service
Returns global TCP output properties.
getOutputGroups() - Method in class com.splunk.Service
Returns a collection of output group configurations.
getOutputGroups(Args) - Method in class com.splunk.Service
Returns a collection of output group configurations.
getOutputServers() - Method in class com.splunk.Service
Returns a collection of data-forwarding configurations.
getOutputServers(Args) - Method in class com.splunk.Service
Returns a collection of data-forwarding configurations.
getOutputSyslogs() - Method in class com.splunk.Service
Returns a collection of configurations for forwarding data in standard syslog format.
getOutputSyslogs(Args) - Method in class com.splunk.Service
Returns a collection of configurations for forwarding data in standard syslog format.
getOwner() - Method in class com.splunk.DataModelCalculation
Returns the name of the object on which this calculation is defined.
getOwner() - Method in class com.splunk.DataModelConstraint
 
getOwner() - Method in class com.splunk.EntityMetadata
Returns the username of the entity owner.
getOwner() - Method in class com.splunk.PivotCellValue
 
getOwner() - Method in class com.splunk.PivotColumnSplit
 
getOwner() - Method in class com.splunk.Service
Returns the current owner context for this Service instance.
getOwnerLineage() - Method in class com.splunk.DataModelField
Return the lineage of the data model object on which this field is defined.
getOwnerLineage() - Method in class com.splunk.PivotFilter
 
getOwnerLineage() - Method in class com.splunk.PivotRowSplit
 
getOwnerName() - Method in class com.splunk.DataModelField
Return the name of the data model object on which this field is defined.
getOwnerName() - Method in class com.splunk.PivotFilter
 
getOwnerName() - Method in class com.splunk.PivotRowSplit
 
getParameters() - Method in class com.splunk.modularinput.ValidationDefinition
 
getParent() - Method in class com.splunk.DataModelObject
 
getParentName() - Method in class com.splunk.DataModelObject
Returns the name of the parent of this object.
getPartialServiceMetaPeriod() - Method in class com.splunk.Index
Returns the frequency at which metadata is for partially synced (synced in-place) for this index.
getPass4SymmKey() - Method in class com.splunk.Settings
Returns the string that is prepended to the Splunk symmetric key to generate the final key that used to sign all traffic between master and slave licensers.
getPassAuth() - Method in class com.splunk.ScriptInput
Returns the username that this scripted input runs under.
getPassword() - Method in class com.splunk.Password
Returns the displayable password string for this credential.
getPassword() - Method in class com.splunk.Service
Returns the current password that was used to authenticate the session.
getPassword() - Method in class com.splunk.User
Returns the user's password.
getPasswords() - Method in class com.splunk.Service
Returns a collection of passwords.
getPasswords(Args) - Method in class com.splunk.Service
Returns a collection of passwords.
getPath() - Method in class com.splunk.Resource
Returns the path to this resource.
getPeerName() - Method in class com.splunk.DistributedPeer
Returns this peer's name.
getPeerType() - Method in class com.splunk.DistributedPeer
Returns this peer's type.
getPermissions() - Method in class com.splunk.EntityMetadata
Returns this entity's permissions, which represent an allowable inclusive action:list-of-roles map.
getPivotQuery() - Method in class com.splunk.Pivot
 
getPoolId() - Method in class com.splunk.LicenseMessage
Returns the pool ID of this license message.
getPoolIds() - Method in class com.splunk.LicenseSlave
Returns a list of pool IDs for this license slave.
getPort() - Method in class com.splunk.HttpService
Returns the port number of this service.
getPrefix() - Method in class com.splunk.HttpService
Returns the URL prefix of this service, consisting of scheme://host[:port].
getPrettyQuery() - Method in class com.splunk.Pivot
 
getPriority() - Method in class com.splunk.EventType
Returns the priority of this event type.
getPriority() - Method in class com.splunk.Job
Returns this job's priority in the range of 0-10.
getProc() - Method in class com.splunk.WindowsRegistryInput
Returns the regular expression (regex) that is compared to process names when including or excluding events for this Windows Registry input.
getQualifiedSearch() - Method in class com.splunk.SavedSearch
Returns the qualified search.
getQuarantineFutureSecs() - Method in class com.splunk.Index
Returns the future event-time quarantine for this index.
getQuarantinePastSecs() - Method in class com.splunk.Index
Returns the past event-time quarantine for this index.
getQuery() - Method in class com.splunk.DataModelConstraint
 
getQuery() - Method in class com.splunk.DataModelObject
 
getQueryForDrilldown() - Method in class com.splunk.Pivot
 
getQueue() - Method in class com.splunk.MonitorInput
Returns the queue for this monitor input.
getQueue() - Method in class com.splunk.TcpInput
Returns the queue for this raw TCP input.
getQueue() - Method in class com.splunk.TcpSplunkInput
Returns the queue for this cooked TCP input.
getQueue() - Method in class com.splunk.UdpInput
Returns the queue for this UDP input.
getQuota() - Method in class com.splunk.License
Returns the daily indexing quota, which is the maximum bytes per day of indexing volume for this license.
getQuota() - Method in class com.splunk.LicensePool
Returns the indexing quota for this license pool.
getQuota() - Method in class com.splunk.LicenseStack
Returns the combined daily indexing quota for all of the licenses in this license stack.
getRawChunkSizeBytes() - Method in class com.splunk.Index
Returns the target uncompressed size of individual raw slices in the rawdata journal for this index.
getRawJson() - Method in class com.splunk.DataModel
 
getRawJsonDescription() - Method in class com.splunk.DataModelArgs
 
getRawQuery() - Method in class com.splunk.Pivot
 
getRcvBuf() - Method in class com.splunk.MonitorInput
Deprecated. Returns the value of the _rcvbuf attribute for this monitor input.
getRcvBuf() - Method in class com.splunk.ScriptInput
Deprecated. Returns the value of the _rcvbuf attribute for this scripted input.
getRcvBuf() - Method in class com.splunk.TcpInput
Deprecated. Returns the value of the _rcvbuf attribute for this TCP input.
getRcvBuf() - Method in class com.splunk.TcpSplunkInput
Deprecated. Returns the value of the _rcvbuf attribute for this cooked TCP input.
getRcvBuf() - Method in class com.splunk.UdpInput
Deprecated. This is not used anymore. No replacement.
getRealm() - Method in class com.splunk.Password
Returns the credential realm.
getRealName() - Method in class com.splunk.User
Returns the full name associated with this user.
getRealtimeSchedule() - Method in class com.splunk.SavedSearch
Indicates whether the scheduler computes the next run time of a scheduled search based on the current time or on the last search run time (for continuous scheduling).
getRealTimeSearchJobsQuota() - Method in class com.splunk.Role
Returns the maximum number of concurrent real-time search jobs a user with this role is allowed to run.
getReceiver() - Method in class com.splunk.Service
Returns the receiver object for the Splunk service.
getReceiveTimeout() - Method in class com.splunk.DistributedConfiguration
Returns the time-out period for trying to read and receive data from a search peer.
getRecursive() - Method in class com.splunk.MonitorInput
Indicates whether sub-directories are monitored within this monitor input.
getRefresh() - Method in class com.splunk.Application
Indicates whether to reload objects contained in the locally-installed app.
getRefresh() - Method in class com.splunk.ApplicationArchive
Indicates whether to reload the objects contained in the locally-installed app.
getRefresh() - Method in class com.splunk.ApplicationSetup
Indicates whether to reload the objects contained in the locally-installed app.
getRemoteSearch() - Method in class com.splunk.Job
Returns the search string that is sent to every search peer for this job.
getRemovedTimedOutServers() - Method in class com.splunk.DistributedConfiguration
Indicates whether timed-out servers are removed from the distributed configuration.
getReplicationStatus() - Method in class com.splunk.DistributedPeer
Returns this peer's replication status.
getReportSearch() - Method in class com.splunk.Job
Returns the reporting subset of this search, which is the streaming part of the search that is send to remote providers if reporting commands are used.
getRepositoryLocation() - Method in class com.splunk.DeploymentServerClass
Returns the location on the deployment server to store the content that is to be deployed for this server class.
getRequestUiDispatchApp() - Method in class com.splunk.SavedSearch
Returns the app in which Splunk Web dispatches this search.
getRequestUiDispatchView() - Method in class com.splunk.SavedSearch
Returns the view in which Splunk Web displays this search.
getRequiredOnCreate() - Method in class com.splunk.ModularInputKindArgument
Indicates whether this argument is required when creating a modular input of this kind.
getRequiredOnEdit() - Method in class com.splunk.ModularInputKindArgument
Indicates whether this argument is required when editing a modular input of this kind.
getRestartOnSearchPeerAdd() - Method in class com.splunk.SavedSearch
Indicates whether a real-time search managed by the scheduler is restarted when a search peer becomes available for this saved search.
getRestrictToHost() - Method in class com.splunk.TcpInput
Returns the incoming host restriction for this raw TCP input.
getRestrictToHost() - Method in class com.splunk.TcpSplunkInput
Returns the incoming host restriction for this cooked TCP input.
getResultCount() - Method in class com.splunk.Job
Returns the total count of results returned for this search job.
getResultIsStreaming() - Method in class com.splunk.Job
Indicates whether the job's results are available by streaming.
getResultPreviewCount() - Method in class com.splunk.Job
Returns the number of result rows in the latest preview results for this job.
getResults() - Method in class com.splunk.Job
Returns the InputStream IO handle for the results from this job.
getResults(Map) - Method in class com.splunk.Job
Returns the InputStream IO handle for the results from this job.
getResults(JobResultsArgs) - Method in class com.splunk.Job
Returns the InputStream IO handle for the results from this job.
getResultsPreview() - Method in class com.splunk.Job
Returns the InputStream IO handle for the preview results from this job.
getResultsPreview(Map) - Method in class com.splunk.Job
Returns the InputStream IO handle for the preview results from this job.
getResultsPreview(JobResultsPreviewArgs) - Method in class com.splunk.Job
Returns the InputStream IO handle for the preview results from this job.
getRoles() - Method in class com.splunk.Service
Returns a collection of Splunk user roles.
getRoles(Args) - Method in class com.splunk.Service
Returns a collection of Splunk user roles.
getRoles() - Method in class com.splunk.User
Returns an array of roles assigned to this user.
getRotatePeriodInSecs() - Method in class com.splunk.Index
Returns the frequency to check for the need to create a new hot bucket and the need to roll or freeze any warm or cold buckets for this index.
getRowSplits() - Method in class com.splunk.PivotSpecification
 
getRtSearchJobsQuota() - Method in class com.splunk.Role
Deprecated. Use Role.getRealTimeSearchJobsQuota() instead.
getRules() - Method in class com.splunk.Command
 
getRunDuration() - Method in class com.splunk.Job
Returns the time that the search job took to complete.
getRunOnStartup() - Method in class com.splunk.SavedSearch
Indicates whether this search is run when Splunk starts.
getSavedSearches() - Method in class com.splunk.Service
Returns a collection of saved searches.
getSavedSearches(SavedSearchCollectionArgs) - Method in class com.splunk.Service
Returns a collection of saved searches.
getSavedSearches(Args) - Method in class com.splunk.Service
Returns a collection of saved searches.
getSavedSearchName() - Method in class com.splunk.FiredAlert
Returns the saved search for this alert.
getScanCount() - Method in class com.splunk.Job
Returns the number of events that are scanned or read off disk.
getScheme() - Method in class com.splunk.examples.random_numbers.Program
 
getScheme() - Method in class com.splunk.HttpService
Returns the scheme used by this service.
getScheme() - Method in class com.splunk.modularinput.Script
Gets the scheme that defines the parameters understood by this modular input.
getSearch() - Method in class com.splunk.EventType
Returns the search terms for this event type.
getSearch() - Method in class com.splunk.Job
Returns this job's search title.
getSearch() - Method in class com.splunk.SavedSearch
Returns the search query for this saved search.
getSearchDiskQuota() - Method in class com.splunk.Role
Returns the maximum disk space that can be used for search jobs by a user with this role.
getSearchEarliestTime() - Method in class com.splunk.Job
Returns the earliest time in the time range to search.
getSearchFilter() - Method in class com.splunk.Role
Returns a search string that restricts the scope of searches run by this role.
getSearchIndexesAllowed() - Method in class com.splunk.Role
Returns an array of indexes that a user with this role has permissions to search.
getSearchIndexesDefault() - Method in class com.splunk.Role
Returns an array of indexes to search by default when no index is specified for a user with this role.
getSearchJobsQuota() - Method in class com.splunk.Role
Returns the maximum number of concurrent searches a user with this role is allowed to run.
getSearchLatestTime() - Method in class com.splunk.Job
Returns the latest time in the time range to search.
getSearchLog() - Method in class com.splunk.Job
Returns the InputStream IO handle to the search log for this job.
getSearchLog(Map) - Method in class com.splunk.Job
Returns the InputStream IO handle to the search log for this job.
getSearchProviders() - Method in class com.splunk.Job
Returns a list of search peers that were contacted for this search.
getSearchTimeWin() - Method in class com.splunk.Role
Deprecated. Use Role.getSearchTimeWindow() instead.
getSearchTimeWindow() - Method in class com.splunk.Role
Returns the maximum time span of a search that is allowed for users in this role.
getSegmentedRaw() - Method in class com.splunk.Event
Gets the XML markup for the "_raw" field value.
getSendCookedData() - Method in class com.splunk.OutputDefault
Indicates whether Splunk has processed ("cooked") the event data.
getSendTimeout() - Method in class com.splunk.DistributedConfiguration
Returns the time-out period for trying to write or send data to a search peer.
getServer() - Method in class com.splunk.OutputSyslog
Returns the destination host:port of this server.
getServerClasses() - Method in class com.splunk.DeploymentClient
Returns the list of server classes.
getServerHost() - Method in class com.splunk.modularinput.InputDefinition
Gets the name of the server on which this modular input is being run.
getServerHost() - Method in class com.splunk.modularinput.ValidationDefinition
Gets the name of the server on which this modular input is being run.
getServerName() - Method in class com.splunk.ServiceInfo
Returns the server name of this Splunk instance.
getServerName() - Method in class com.splunk.Settings
Returns the name that is used to identify this Splunk instance for features such as distributed search.
getServername() - Method in class com.splunk.TcpConnections
Returns the server name.
getServers() - Method in class com.splunk.DistributedConfiguration
Returns a list of peer servers.
getServers() - Method in class com.splunk.OutputGroup
Returns the list of servers for this forwarder group.
getServers() - Method in class com.splunk.WindowsWmiInput
Returns a list of secondary servers used for monitoring.
getServerTimeout() - Method in class com.splunk.DistributedConfiguration
Deprecated. Use specific getConnectionTimeout, getReceiveTimeout, and getSendTimeout. Returns the server time-out period.
getServerUri() - Method in class com.splunk.modularinput.InputDefinition
Gets the URI to the server on which this modular input is being run.
getServerUri() - Method in class com.splunk.modularinput.ValidationDefinition
Gets the URI to the server on which this modular input is being run.
getService() - Method in class com.splunk.Resource
Returns the Service instance this resource is connected to.
getServiceMetaPeriod() - Method in class com.splunk.Index
Returns the frequency at which metadata is synced to disk for this index.
getSessionKey() - Method in class com.splunk.modularinput.InputDefinition
Sets a session providing access to splunkd's REST API on this host.
getSessionKey() - Method in class com.splunk.modularinput.ValidationDefinition
Gets a session key providing access to splunkd's REST API on this host.
getSessionTimeout() - Method in class com.splunk.Settings
Returns the amount of time before a user session times out.
getSettings() - Method in class com.splunk.Service
Returns service configuration information for an instance of Splunk.
getSetupXml() - Method in class com.splunk.ApplicationSetup
Returns the app's setup information in XML format.
getSeverity() - Method in class com.splunk.FiredAlert
Returns this alert's severity on a scale of 1 to 10, with 1 being the highest severity.
getSeverity() - Method in class com.splunk.LicenseMessage
Returns the severity of this license message.
getShareBundles() - Method in class com.splunk.DistributedConfiguration
Indicates whether this server uses bundle replication to share search-time configuration with search peers.
getSharing() - Method in class com.splunk.EntityMetadata
Returns how this entity is shared (app, global, and/or user).
getSid() - Method in class com.splunk.FiredAlert
Returns this alert's search ID (SID).
getSid() - Method in class com.splunk.Job
Returns the unique search identifier (SID) for this job.
getSize() - Method in class com.splunk.ApplicationUpdate
Returns the size of the app update.
getSize() - Method in class com.splunk.Upload
Returns the current size.
getSkipOurselves() - Method in class com.splunk.DistributedConfiguration
Deprecated. Deprecated since Splunk 5.0.
getSlaveId() - Method in class com.splunk.LicenseMessage
Returns the slave ID of this license message.
getSlaves() - Method in class com.splunk.LicensePool
Returns the list of slaves for this license pool.
getSlavesUsageBytes() - Method in class com.splunk.LicensePool
Returns the usage of indexing volume by slave licenses in this license pool.
getSortDirection() - Method in class com.splunk.LimitPivotFilter
 
getSource() - Method in class com.splunk.modularinput.Event
Gets the file, service, or other producer that this Event comes from.
getSource() - Method in class com.splunk.MonitorInput
Returns the source of events from this monitor input.
getSource() - Method in class com.splunk.ScriptInput
Returns the source of events from this scripted input.
getSource() - Method in class com.splunk.TcpInput
Returns the initial source key for this raw TCP input.
getSource() - Method in class com.splunk.TcpSplunkInput
Returns the initial source key for this cooked TCP input.
getSource() - Method in class com.splunk.UdpInput
Returns the initial source key for this UDP input.
getSourcePort() - Method in class com.splunk.OutputServer
Returns the port on the destination server where data is forwarded.
getSourcePort() - Method in class com.splunk.OutputServerAllConnections
Returns the port on the destination server where data is forwarded.
getSourcesIndexed() - Method in class com.splunk.Upload
Returns the number of sources that are indexed.
getSourceType() - Method in class com.splunk.modularinput.Event
Gets a classification of this event.
getSourceType() - Method in class com.splunk.MonitorInput
Returns the source type of events from this monitor input.
getSourceType() - Method in class com.splunk.ScriptInput
Returns the source type of events from this scripted input.
getSourceType() - Method in class com.splunk.TcpInput
Returns the source type for events from this raw TCP input.
getSourceType() - Method in class com.splunk.TcpSplunkInput
Returns the event source type for this cooked TCP input.
getSourceType() - Method in class com.splunk.UdpInput
Returns the event source type for this UDP input.
getSourceTypes() - Method in class com.splunk.License
Returns the source types that, when indexed, count against the indexing volume for this license.
getSplunkDB() - Method in class com.splunk.Settings
Returns the fully-qualified path to the directory containing the default index for this instance of Splunk.
getSplunkHome() - Method in class com.splunk.Settings
Returns the fully-qualified path to the Splunk installation directory.
getSpoolTime() - Method in class com.splunk.Upload
Returns the start time of the upload that is being indexed.
getSSL() - Method in class com.splunk.TcpInput
Indicates whether this raw TCP input is using secure socket layer (SSL).
getSSL() - Method in class com.splunk.TcpSplunkInput
Indicates whether this cooked TCP input is using secure socket layer (SSL).
getStackId() - Method in class com.splunk.License
Returns the stack ID for this license.
getStackId() - Method in class com.splunk.LicenseMessage
Returns the stack ID of this license message.
getStackId() - Method in class com.splunk.LicensePool
Returns the stack ID for this license pool.
getStackIds() - Method in class com.splunk.LicenseGroup
Returns the stack IDs of the license stacks in this license group.
getStackIds() - Method in class com.splunk.LicenseSlave
Returns a list of stack IDs for this license pool.
getStanza() - Method in class com.splunk.modularinput.Event
Gets the name of the input this event should be sent to.
getStart() - Method in class com.splunk.RangePivotColumnSplit
 
getStart() - Method in class com.splunk.RangePivotRowSplit
 
getStartingNode() - Method in class com.splunk.WindowsActiveDirectoryInput
Returns the starting location in the directory path for this Windows Active Directory input.
getStartTime() - Method in class com.splunk.ScriptInput
Returns the time when the script was started.
getStartWebServer() - Method in class com.splunk.Settings
Indicates whether the instance is configured to start Splunk Web.
getStatsFunction() - Method in class com.splunk.LimitPivotFilter
 
getStatsFunction() - Method in class com.splunk.PivotCellValue
 
getStatus() - Method in class com.splunk.DistributedPeer
Return this peer's overall status.
getStatus() - Method in exception com.splunk.HttpException
Returns the HTTP status code.
getStatus() - Method in class com.splunk.License
Returns the status of this license.
getStatus() - Method in class com.splunk.OutputServer
Returns the server connection status (usually "connect_done", "connect_fail", or "connect_try").
getStatus() - Method in class com.splunk.OutputServerAllConnections
Returns the status of this connection.
getStatus() - Method in class com.splunk.ResponseMessage
Returns the response status.
getStatusBuckets() - Method in class com.splunk.Job
Returns the maximum number of timeline buckets for this job.
getStatusTimeout() - Method in class com.splunk.DistributedConfiguration
Returns the time-out period for gathering a search peer's basic information.
getStep() - Method in class com.splunk.RangePivotColumnSplit
 
getStep() - Method in class com.splunk.RangePivotRowSplit
 
getStreamingMode() - Method in class com.splunk.modularinput.Scheme
Returns whether this modular input kind will send events to Splunk as XML (the default and preferred value) or plain text.
getStreamingMode() - Method in class com.splunk.ModularInputKind
Returns the streaming mode of this modular input kind.
getSummary() - Method in class com.splunk.Job
Returns the InputStream IO handle for the summary for this job.
getSummary(Map) - Method in class com.splunk.Job
Returns the InputStream IO handle for the summary for this job.
getSummary(JobSummaryArgs) - Method in class com.splunk.Job
Returns the InputStream IO handle for the summary for this job.
getSuppressBannerList() - Method in class com.splunk.Index
Returns a list of indexes that suppress "index missing" messages.
getSync() - Method in class com.splunk.Index
Returns the number of events that trigger the indexer to sync events.
getSyncMeta() - Method in class com.splunk.Index
Indicates whether the sync operation is called before the file descriptor is closed on metadata updates.
getTags() - Method in class com.splunk.EventType
Deprecated. Use tags.conf.spec file to assign tags to groups of events with related field values. Returns the list of tags for this event type.
getTargetDc() - Method in class com.splunk.WindowsActiveDirectoryInput
Returns the fully-qualified domain name of a valid, network-accessible domain controller.
getTargetRepositoryLocation() - Method in class com.splunk.DeploymentServerClass
Returns the location on the deployment client where the content to be deployed for this server class should be installed.
getTargetUri() - Method in class com.splunk.DeploymentClient
Returns the target URI of the deployment server for this deployment client.
getter - Variable in class com.splunk.examples.explorer.PropertyInfo
 
getText() - Method in exception com.splunk.SplunkException
 
getThawedPath() - Method in class com.splunk.Index
Returns the absolute path to the thawed index for this index.
getThawedPathExpanded() - Method in class com.splunk.Index
Returns the expanded absolute path to the thawed index for this index.
getThrottleCheckPeriod() - Method in class com.splunk.Index
Returns the frequency at which Splunk checks for an index throttling condition.
getTime() - Method in class com.splunk.modularinput.Event
Gets a java.util.Date object giving the timestamp that should be sent with this event.
getTimeBeforeClose() - Method in class com.splunk.MonitorInput
Returns the time period for keeping a file open.
getTimeline() - Method in class com.splunk.Job
Returns the InputStream IO handle for the timeline for this job.
getTimeline(Map) - Method in class com.splunk.Job
Returns the InputStream IO handle for the timeline for this job.
getTitle() - Method in class com.splunk.modularinput.Scheme
Gets the title of this modular input kind.
getTitle() - Method in class com.splunk.ModularInputKind
Returns the title of this modular input kind, which is also displayed in Splunk Web (rather than the name used in the REST API).
getTitle() - Method in class com.splunk.Resource
Return the title of this resource, which corresponds to the Atom <title> element.
getTmpFolder() - Method in class com.splunk.DeploymentServerClass
Returns the location of the working folder used by the deployment server.
getToken() - Method in class com.splunk.Service
Returns the current session token.
getTotalEventCount() - Method in class com.splunk.Index
Returns the total event count for this index.
getTriggeredAlertCount() - Method in class com.splunk.FiredAlert
Returns the count of triggered alerts.
getTriggerTime() - Method in class com.splunk.FiredAlert
Returns the time this alert was triggered.
getTriggerTimeRendered() - Method in class com.splunk.FiredAlert
Returns this alert's rendered trigger time.
getTrueDisplayValue() - Method in class com.splunk.BooleanPivotRowSplit
 
getTrustedIP() - Method in class com.splunk.Settings
Returns the IP address of the authenticating proxy.
getTtl() - Method in class com.splunk.DistributedConfiguration
Deprecated. Deprecated since Splunk 5.0.
getTtl() - Method in class com.splunk.Job
Returns this job's time to live--that is, the time before the search job expires and is still available.
getType() - Method in class com.splunk.DataModelField
 
getType() - Method in class com.splunk.License
Returns the license type.
getType() - Method in class com.splunk.LicenseStack
Returns the license type of the licenses in this license stack.
getType() - Method in class com.splunk.ModularInputKindArgument
Returns the type of this argument to the modular input.
getType() - Method in class com.splunk.OutputSyslog
Returns the connection type of this server.
getType() - Method in class com.splunk.PivotFilter
 
getType() - Method in class com.splunk.User
Returns the authentication method responsible for this user.
getType() - Method in class com.splunk.WindowsRegistryInput
Returns the regular expressions (regexes) that are compared to registry event types for this Windows Registry input.
getTz() - Method in class com.splunk.User
Returns the time zone to use when displaying dates for this user.
getUpdate() - Method in class com.splunk.Application
Returns any update information that is available for the app.
getUpdateName() - Method in class com.splunk.ApplicationUpdate
Returns the app's name.
getUploads() - Method in class com.splunk.Service
Returns a collection of in-progress oneshot uploads.
getUploads(Args) - Method in class com.splunk.Service
Returns a collection of in-progress oneshot uploads.
getUrl() - Method in class com.splunk.ApplicationArchive
Returns a URL to the app archive file on the server, for web browser access.
getUrl(String) - Method in class com.splunk.HttpService
Constructs a fully-qualified URL for this service using a given path.
getUsedBytes() - Method in class com.splunk.LicensePool
Returns the usage of indexing volume for this license pool.
getUsername() - Method in class com.splunk.Password
Returns the username for this credential.
getUsername() - Method in class com.splunk.Service
Returns the Splunk account username that was used to authenticate the current session.
getUsers() - Method in class com.splunk.Service
Returns a collection of Splunk users.
getUsers(Args) - Method in class com.splunk.Service
Returns a collection of Splunk users.
getValidation() - Method in class com.splunk.modularinput.Argument
Gets the validation to be used on this argument, if using internal validation.
getValue() - Method in class com.splunk.Message
Returns the content of this message.
getValue() - Method in class com.splunk.modularinput.SingleValueParameter
Returns the parameter as found (as a String), without trying to coerce it to another type.
getValues() - Method in class com.splunk.modularinput.MultiValueParameter
Gets a list of all values of this parameter.
getVersion() - Method in class com.splunk.Application
Returns the version of the app.
getVersion() - Method in class com.splunk.ApplicationUpdate
Returns the app's version.
getVersion() - Method in class com.splunk.DistributedPeer
Returns this peer's version.
getVersion() - Method in class com.splunk.ServiceInfo
Returns the version number of this Splunk instance.
getVsid() - Method in class com.splunk.SavedSearch
Returns the view state ID that is associated with the view specified in the DisplayView attribute.
getWhitelist() - Method in class com.splunk.DeploymentServerClass
Returns a list of hosts included for this server class.
getWhitelist() - Method in class com.splunk.MonitorInput
Returns a regular expression for a file path that, when matched, is indexed.
getWhitelistByIndex(int) - Method in class com.splunk.DeploymentServer
Returns inclusive criteria for determining deployment client access to this deployment server.
getWhitelistByIndex(int) - Method in class com.splunk.DeploymentServerClass
Returns a list of included client addresses, by index.
getWhitelistByIndex(int) - Method in class com.splunk.DeploymentTenant
Returns inclusive criteria for determining deployment client access to this deployment server.
getWindowPeriod() - Method in class com.splunk.License
Returns the number of days remaining in the rolling time window for this license.
getWql() - Method in class com.splunk.WindowsWmiInput
Returns the query string for this WMI input.

A B C D E F G H I J K L M N O P R S T U V W X _