Karen Metts
Karen Metts
#### Notes to self @karenzone: * Think about setting up each setting as an **attribute** using the definition list format. * Possible format for content: ``` ``queue.max_bytes`:: The total capacity...
Note to self @karenzone: When adding new attributes and content, review carefully to be sure that no content is dropped because of bad formatting, returns, etc.
@elasticmachine run elasticsearch-ci/docs
Source file: https://github.com/elastic/logstash/edit/main/docs/static/event-data.asciidoc (Lines 99+)
@kares Quick validation, please? If all checks out, I'll make the fix or assist if @danieledf wants to make the fix. It's fun to see an issue turn into a...
Superseded by #14458
WIP. Got interrupted, but I didn't want to lose what I have so far.
Related: #12024
Follow-up discussions in Ingest channel (Wed, March 28). Broader discussions are underway on best approach/messaging. Hold off iomplementing this one for now.
@roaksoax From the [output-elasticsearch doc](https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html): "Using the transport protocol to communicate with the cluster has been deprecated in Elasticsearch 7.0.0 and will be removed in 8.0.0." Should that effort be...