Interface EnumDiagnosticsBeanEvents
-
- All Known Implementing Classes:
DiagnosticsBeanEventHandler
public interface EnumDiagnosticsBeanEventsTitle: EnumDiagnosticsBeanEvents This enumeration contains the list of events and arguments handled by theDiagnosticsBean.- Since:
- MicroStrategy Web 7.3.1 or earlier
-
-
Field Summary
Fields Modifier and Type Field Description static intWebEventArgumentDiagnosticsAdvancedLoggerIdentifier of the argument that specifies the advanced logger.static intWebEventArgumentDiagnosticsAdvancedLoggerLevelIdentifier of the argument that specifies the level of the advanced logger.static intWebEventArgumentDiagnosticsAdvancedLoggerPackageIdentifier of the argument that specifies the package of the advanced logger.static intWebEventArgumentDiagnosticsAdvancedLoggerPatternIdentifier of the argument that specifies the pattern of the advanced logger.static intWebEventArgumentDiagnosticsAdvancedLoggerUserIdentifier of the argument that specifies the user of the advanced logger.static intWebEventArgumentDiagnosticsAdvancedLoggerXMLAPIUserIdentifier of the argument that specifies the formatter of the advanced logger.static intWebEventArgumentDiagnosticsCountIdentifier of the argument that specifies the number of file outputsstatic intWebEventArgumentDiagnosticsDisplayIdentifier of the argument that specifies the level of log information to display to the user.static intWebEventArgumentDiagnosticsFlashProfilerIdentifier of the argument that specifies whether to Profile Analysis and Documents in Flash Mode.static intWebEventArgumentDiagnosticsFromDayIdentifier of the argument that indicates the starting day from where log file contents will be retrieved.static intWebEventArgumentDiagnosticsFromMonthIdentifier of the argument that indicates the starting month from where log file contents will be retrieved.static intWebEventArgumentDiagnosticsFromYearIdentifier of the argument that indicates the starting year from where log file contents will be retrieved.static intWebEventArgumentDiagnosticsLevelIdentifier of the argument that indicates the level of diagnostics to be recorded on the log files.static intWebEventArgumentDiagnosticsLimitIdentifier of the argument that specifies the maximum output file sizestatic intWebEventArgumentDiagnosticsLogFileIdentifier of the argument that specifies the path where the log files are to be saved.static intWebEventArgumentDiagnosticsPageNumberIdentifier of the argument that indicates the page number (incremental fetch) of log contents to show to the user.static intWebEventArgumentDiagnosticsSetupFileIdentifier of the argument that specifies the location of a custom log configuration file.static intWebEventArgumentDiagnosticsSortOrderIdentifier of the argument that indicates how the log file contents will be sorted.static intWebEventArgumentDiagnosticsStatisticsFileIdentifier of the argument that specifies the path where the statistics file is to be saved.static intWebEventArgumentDiagnosticsStatisticsModeIdentifier of the argument that specifies the mode to use in the statistics recording.static intWebEventArgumentDiagnosticsToDayIdentifier of the argument that indicates the ending day from where log file contents will be retrieved.static intWebEventArgumentDiagnosticsToMonthIdentifier of the argument that indicates the ending month from where log file contents will be retrieved.static intWebEventArgumentDiagnosticsToYearIdentifier of the argument that indicates the ending year from where log file contents will be retrieved.static intWebEventArgumentDiagnosticsTypeIdentifier of the argument that indicates the type of diagnostics configuration being viewed.static intWebEventDiagnosticsNavigateIdentifier for the event that allows users to navigate between the different pages (incremental fetch) of the diagnostic logs.static intWebEventDiagnosticsSaveIdentifier for the event that allows users to save diagnostics configuration.static intWebEventDiagnosticsShowIdentifier for the event that allows users to view the contents of the diagnostic logs.static intWebEventDiagnosticsSortIdentifier for the event that allows users to sort the contents of the diagnostic logs viewed.static intWebEventLoadDefaultsIdentifier for the event that allows users to load the default values of the diagnostics configuration.
-
-
-
Field Detail
-
WebEventDiagnosticsSave
static final int WebEventDiagnosticsSave
Identifier for the event that allows users to save diagnostics configuration.- See Also:
- Constant Field Values
-
WebEventDiagnosticsShow
static final int WebEventDiagnosticsShow
Identifier for the event that allows users to view the contents of the diagnostic logs.- See Also:
- Constant Field Values
-
WebEventDiagnosticsNavigate
static final int WebEventDiagnosticsNavigate
Identifier for the event that allows users to navigate between the different pages (incremental fetch) of the diagnostic logs.- See Also:
- Constant Field Values
-
WebEventDiagnosticsSort
static final int WebEventDiagnosticsSort
Identifier for the event that allows users to sort the contents of the diagnostic logs viewed.- See Also:
- Constant Field Values
-
WebEventLoadDefaults
static final int WebEventLoadDefaults
Identifier for the event that allows users to load the default values of the diagnostics configuration.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsType
static final int WebEventArgumentDiagnosticsType
Identifier of the argument that indicates the type of diagnostics configuration being viewed. Usage:
The different values that can be assigned to this argument include those defined on theDiagnosticsBeanenumeration, such asDiagnosticsBean.DIAGNOSTICS_TYPE_DEFAULT,DiagnosticsBean.DIAGNOSTICS_TYPE_CUSTOM, etc.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsLevel
static final int WebEventArgumentDiagnosticsLevel
Identifier of the argument that indicates the level of diagnostics to be recorded on the log files. Usage:
Possible values for this argument are the names of the different levels such asLevel.OFF,Level.SEVERE, etc.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsLogFile
static final int WebEventArgumentDiagnosticsLogFile
Identifier of the argument that specifies the path where the log files are to be saved. Usage:
The path indicated here has to be a full, valid one, for it to be considered as log file directory.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsSetupFile
static final int WebEventArgumentDiagnosticsSetupFile
Identifier of the argument that specifies the location of a custom log configuration file.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsDisplay
static final int WebEventArgumentDiagnosticsDisplay
Identifier of the argument that specifies the level of log information to display to the user. Usage:
The level specified here depends on the level of detail the log files have recorded (specified on theWebEventArgumentDiagnosticsLevelof each one of the files to show). Possible values for this argument includeDiagnosticsBean.LOCAL_SHOW_ERRORS,DiagnosticsBean.LOCAL_SHOW_WARNINGS, etc.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsFromDay
static final int WebEventArgumentDiagnosticsFromDay
Identifier of the argument that indicates the starting day from where log file contents will be retrieved. Usage:
The value of this argument will be used for building up the full date from where the log files will start being analyzed.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsFromMonth
static final int WebEventArgumentDiagnosticsFromMonth
Identifier of the argument that indicates the starting month from where log file contents will be retrieved. Usage:
The value of this argument will be used for building up the full date from where the log files will start being analyzed.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsFromYear
static final int WebEventArgumentDiagnosticsFromYear
Identifier of the argument that indicates the starting year from where log file contents will be retrieved. Usage:
The value of this argument will be used for building up the full date from where the log files will start being analyzed.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsToDay
static final int WebEventArgumentDiagnosticsToDay
Identifier of the argument that indicates the ending day from where log file contents will be retrieved. Usage:
The value of this argument will be used for building up the full date where the log files will end being analyzed.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsToMonth
static final int WebEventArgumentDiagnosticsToMonth
Identifier of the argument that indicates the ending month from where log file contents will be retrieved. Usage:
The value of this argument will be used for building up the full date where the log files will end being analyzed.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsToYear
static final int WebEventArgumentDiagnosticsToYear
Identifier of the argument that indicates the ending year from where log file contents will be retrieved. Usage:
The value of this argument will be used for building up the full date where the log files will end being analyzed.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsPageNumber
static final int WebEventArgumentDiagnosticsPageNumber
Identifier of the argument that indicates the page number (incremental fetch) of log contents to show to the user.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsSortOrder
static final int WebEventArgumentDiagnosticsSortOrder
Identifier of the argument that indicates how the log file contents will be sorted. Usage:
Currently only sorting based on one key is supported. Values to specify for this argument includeDiagnosticsBean.SORT_BY_TIMESTAMP_DESCENDING,DiagnosticsBean.SORT_BY_TIMESTAMP_ASCENDING,DiagnosticsBean.SORT_BY_USER_NAME_DESCENDING, etc.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsStatisticsMode
static final int WebEventArgumentDiagnosticsStatisticsMode
Identifier of the argument that specifies the mode to use in the statistics recording. Usage:
Possible values for this argument include those defined on theStatsHandlerSupportinterface, such asStatsHandlerSupport.LOG_MODE_FILE,StatsHandlerSupport.LOG_MODE_SCREEN, etc.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsStatisticsFile
static final int WebEventArgumentDiagnosticsStatisticsFile
Identifier of the argument that specifies the path where the statistics file is to be saved.- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsAdvancedLoggerUser
static final int WebEventArgumentDiagnosticsAdvancedLoggerUser
Identifier of the argument that specifies the user of the advanced logger.- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsAdvancedLoggerPackage
static final int WebEventArgumentDiagnosticsAdvancedLoggerPackage
Identifier of the argument that specifies the package of the advanced logger.- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsAdvancedLoggerPattern
static final int WebEventArgumentDiagnosticsAdvancedLoggerPattern
Identifier of the argument that specifies the pattern of the advanced logger.- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsAdvancedLoggerXMLAPIUser
static final int WebEventArgumentDiagnosticsAdvancedLoggerXMLAPIUser
Identifier of the argument that specifies the formatter of the advanced logger.- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsAdvancedLoggerLevel
static final int WebEventArgumentDiagnosticsAdvancedLoggerLevel
Identifier of the argument that specifies the level of the advanced logger.- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsAdvancedLogger
static final int WebEventArgumentDiagnosticsAdvancedLogger
Identifier of the argument that specifies the advanced logger. The possible values are:
-AdminServersHelper.PROPERTY_VALUE_STATISTICS_ADVANCED_LOGGER_DISABLED
-AdminServersHelper.PROPERTY_VALUE_STATISTICS_ADVANCED_LOGGER_XMLAPI
-AdminServersHelper.PROPERTY_VALUE_STATISTICS_ADVANCED_LOGGER_OTHER- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsCount
static final int WebEventArgumentDiagnosticsCount
Identifier of the argument that specifies the number of file outputs- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsLimit
static final int WebEventArgumentDiagnosticsLimit
Identifier of the argument that specifies the maximum output file size- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WebEventArgumentDiagnosticsFlashProfiler
static final int WebEventArgumentDiagnosticsFlashProfiler
Identifier of the argument that specifies whether to Profile Analysis and Documents in Flash Mode. Used for debugging.- See Also:
- Constant Field Values
-
-