- validate() - Method in class org.graylog2.configuration.MongoDbConfiguration
-
- validate(T, Map<String, Object>) - Method in class org.graylog2.database.PersistedServiceImpl
-
- validate(Map<String, Validator>, Map<String, Object>) - Method in class org.graylog2.database.PersistedServiceImpl
-
- validate(T) - Method in class org.graylog2.database.PersistedServiceImpl
-
- validate(Object) - Method in class org.graylog2.database.validators.DateValidator
-
Validates: Object is not null, of type org.joda.time.DateTime and
the String representation is in UTC.
- validate(Object) - Method in class org.graylog2.database.validators.FilledStringValidator
-
Validates: Object is not null, of type String and not empty.
- validate(Object) - Method in class org.graylog2.database.validators.IntegerValidator
-
Validates: Object is not null and of type Integer.
- validate(Object) - Method in class org.graylog2.database.validators.LimitedOptionalStringValidator
-
- validate(Object) - Method in class org.graylog2.database.validators.LimitedStringValidator
-
Validates: applies the validation from
FilledStringValidator and also check that value's length
is between the minimum and maximum length passed to the constructor.
- validate(Object) - Method in class org.graylog2.database.validators.ListValidator
-
- validate(Object) - Method in class org.graylog2.database.validators.MapValidator
-
- validate(Object) - Method in class org.graylog2.database.validators.ObjectIdValidator
-
Validates: Object is not null and of type ObjectId.
- validate(Object) - Method in class org.graylog2.database.validators.OptionalStringValidator
-
- validate(FilterDescription) - Method in interface org.graylog2.filters.FilterService
-
- validate(FilterDescription) - Method in class org.graylog2.filters.FilterServiceImpl
-
- validate(GrokPattern) - Method in interface org.graylog2.grok.GrokPatternService
-
- validate(GrokPattern) - Method in class org.graylog2.grok.GrokPatternServiceImpl
-
- validate(Role) - Method in interface org.graylog2.users.RoleService
-
- validate(Role) - Method in class org.graylog2.users.RoleServiceImpl
-
- validateConfiguration() - Method in class org.graylog2.commands.journal.AbstractJournalCommand
-
- validateConfiguration() - Method in class org.graylog2.commands.Server
-
- validateInterval(String) - Method in class org.graylog2.rest.resources.search.SearchResource
-
- ValidationExceptionMapper - Class in org.graylog2.rest
-
- ValidationExceptionMapper() - Constructor for class org.graylog2.rest.ValidationExceptionMapper
-
- value() - Method in class org.graylog2.inputs.extractors.JsonExtractor.Entry
-
- value() - Method in class org.graylog2.rest.resources.streams.rules.requests.CreateStreamRuleRequest
-
- valueOf(String) - Static method in enum org.graylog2.alerts.AbstractAlertCondition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.CheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.ThresholdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.alerts.types.MessageCountAlertCondition.ThresholdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.cluster.Node.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.dashboards.widgets.DashboardWidget.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.dashboards.widgets.StatisticalCountWidget.StatisticalFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.Searches.DateHistogramInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.Searches.TermsStatsOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.Sorting.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.timeranges.TimeRange.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.notifications.Notification.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.notifications.Notification.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.system.jobs.SystemJob.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.graylog2.alerts.AbstractAlertCondition.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.CheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.ThresholdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.alerts.types.MessageCountAlertCondition.ThresholdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.cluster.Node.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.dashboards.widgets.DashboardWidget.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.dashboards.widgets.StatisticalCountWidget.StatisticalFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.Searches.DateHistogramInterval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.Searches.TermsStatsOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.Sorting.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.timeranges.TimeRange.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.notifications.Notification.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.notifications.Notification.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.system.jobs.SystemJob.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version() - Method in class org.graylog2.system.stats.mongo.BuildInfo
-
- version() - Method in class org.graylog2.system.stats.mongo.HostInfo.Os
-
- version() - Method in class org.graylog2.system.stats.mongo.ServerStatus
-
- version - Variable in class org.graylog2.versioncheck.VersionCheckResponse
-
- versionArray() - Method in class org.graylog2.system.stats.mongo.BuildInfo
-
- VersionCheckConfiguration - Class in org.graylog2.configuration
-
- VersionCheckConfiguration() - Constructor for class org.graylog2.configuration.VersionCheckConfiguration
-
- VersionCheckResponse - Class in org.graylog2.versioncheck
-
- VersionCheckResponse() - Constructor for class org.graylog2.versioncheck.VersionCheckResponse
-
- VersionCheckThread - Class in org.graylog2.periodical
-
- VersionCheckThread(NotificationService, ServerStatus, VersionCheckConfiguration, ObjectMapper, OkHttpClient) - Constructor for class org.graylog2.periodical.VersionCheckThread
-
- VersionResponse - Class in org.graylog2.versioncheck
-
- VersionResponse() - Constructor for class org.graylog2.versioncheck.VersionResponse
-
- versionString() - Method in class org.graylog2.system.stats.mongo.HostInfo.Extra
-
- virtual() - Method in class org.graylog2.system.stats.mongo.ServerStatus.Memory
-