net.hyperic.hq.product
Class LogFileTrackPlugin
java.lang.Object
net.hyperic.hq.product.GenericPlugin
net.hyperic.hq.product.LogTrackPlugin
net.hyperic.hq.product.LogFileTrackPlugin
- Direct Known Subclasses:
- LogFileTailPlugin
- public abstract class LogFileTrackPlugin
- extends LogTrackPlugin
Methods inherited from class net.hyperic.hq.product.LogTrackPlugin |
configure, getEnableOption, getLogLevel, getLogLevel, getLogLevelAliases, getLogLevelLabel, getLogLevelMap, getLogLevels, getManager, getPatternOption, init, isEnabled, messageMatches, newTrackEvent, newTrackEvent, reportEvent, setEnabled, setLogLevel, shouldDebugLog, shouldLog, stripNewLines, supportsLogLevels, supportsPatternMatching |
Methods inherited from class net.hyperic.hq.product.GenericPlugin |
getAbsoluteFiles, getConfig, getConfig, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getName, getPlatformName, getPluginClassName, getProductPlugin, getProperties, getProperty, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperty, getTypeProperty, getTypeProperty, isWin32, openResource, setName, setTypeInfo, shutdown, toFileList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_FILES_PLATFORM
public static final java.lang.String PROP_FILES_PLATFORM
PROP_FILES_SERVER
public static final java.lang.String PROP_FILES_SERVER
PROP_FILES_SERVICE
public static final java.lang.String PROP_FILES_SERVICE
LogFileTrackPlugin
public LogFileTrackPlugin()
getDefaultLogFile
protected java.lang.String getDefaultLogFile(TypeInfo info,
ConfigResponse config)
getFilesOption
protected ConfigOption getFilesOption(TypeInfo info,
ConfigResponse config)
getConfigSchema
public ConfigSchema getConfigSchema(TypeInfo info,
ConfigResponse config)
- Description copied from class:
GenericPlugin
- The ConfigSchema used to render config options for this resource
in the UI and client shell.
- Overrides:
getConfigSchema
in class LogTrackPlugin
getFiles
public java.lang.String[] getFiles(ConfigResponse config)
Copyright © 2004-2005 Hyperic LLC support@hyperic.net, All Rights Reserved.