public static class UnifiedAgentSyslogParser.Builder extends Object
Constructor and Description |
---|
Builder() |
public UnifiedAgentSyslogParser.Builder fieldTimeKey(String fieldTimeKey)
public UnifiedAgentSyslogParser.Builder types(Map<String,String> types)
public UnifiedAgentSyslogParser.Builder nullValuePattern(String nullValuePattern)
public UnifiedAgentSyslogParser.Builder isNullEmptyString(Boolean isNullEmptyString)
public UnifiedAgentSyslogParser.Builder isEstimateCurrentEvent(Boolean isEstimateCurrentEvent)
public UnifiedAgentSyslogParser.Builder isKeepTimeKey(Boolean isKeepTimeKey)
public UnifiedAgentSyslogParser.Builder timeoutInMilliseconds(Integer timeoutInMilliseconds)
public UnifiedAgentSyslogParser.Builder timeFormat(String timeFormat)
public UnifiedAgentSyslogParser.Builder rfc5424TimeFormat(String rfc5424TimeFormat)
public UnifiedAgentSyslogParser.Builder messageFormat(UnifiedAgentSyslogParser.MessageFormat messageFormat)
public UnifiedAgentSyslogParser.Builder isWithPriority(Boolean isWithPriority)
public UnifiedAgentSyslogParser.Builder isSupportColonlessIdent(Boolean isSupportColonlessIdent)
public UnifiedAgentSyslogParser.Builder syslogParserType(UnifiedAgentSyslogParser.SyslogParserType syslogParserType)
public UnifiedAgentSyslogParser build()
public UnifiedAgentSyslogParser.Builder copy(UnifiedAgentSyslogParser model)
Copyright © 2016–2023. All rights reserved.