Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
EventLog[] |
ExtractRuleInfo.getEventLogRules()
Get Windows事件日志采集规则,只有在LogType为windows_event_log时生效,其余类型无需填写。
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractRuleInfo.setEventLogRules(EventLog[] EventLogRules)
Set Windows事件日志采集规则,只有在LogType为windows_event_log时生效,其余类型无需填写。
|
Constructor and Description |
---|
EventLog(EventLog source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.