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, getTagMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.ingest.Processor
batchExecute, execute
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
UserAgentProcessor
-
-
Method Details
-
execute
-
getType
-
isUseECS
public boolean isUseECS()
-