Package org.opensearch.ingest.useragent
Class UserAgentProcessor
java.lang.Object
org.opensearch.ingest.AbstractProcessor
org.opensearch.ingest.useragent.UserAgentProcessor
- All Implemented Interfaces:
Processor
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.opensearch.ingest.Processor
Processor.Parameters -
Field Summary
FieldsFields inherited from class org.opensearch.ingest.AbstractProcessor
description, tag -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(IngestDocument ingestDocument) getType()booleanisUseECS()Methods inherited from class org.opensearch.ingest.AbstractProcessor
getDescription, getTag
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
UserAgentProcessor
-
-
Method Details
-
execute
-
getType
-
isUseECS
public boolean isUseECS()
-