arcalot / arcaflow-plugins-incubator

Unofficial test and under-development plugins for Arcaflow
Apache License 2.0
3 stars 7 forks source link

Plugin for general indexing of formatted output with Elasticsearch #12

Closed dustinblack closed 2 years ago

dustinblack commented 2 years ago

Please describe what you would like to see in this project

Placeholder description; please expand the details.

Add a plugin that is capable of accepting output generally from other plugins, formatting the data into an opinionated document, and optionally indexing that data into an Elasticsearch instance or passing it on to another plugin.

Please describe your use case

This is the base functionality to replicate existing use cases for data retention.

Additional context

dustinblack commented 2 years ago

Initial Elasticsearch plugin is available.