Sort processor list in docs#24874
Conversation
decode_xml was not in order.
|
This pull request doesn't have a |
💚 Build Succeeded
Expand to view the summary
Build stats
Trends 🧪❕ Flaky test reportNo test was executed to be analysed. |
|
This was also addressed in #24726, waiting to sort out the CI failures to run tests again and merge it. |
|
It will probably be easier to merge this one since this change needs backported to 7.12, but the new features for decode_xml don't? |
Yeah that's right 👍 |
decode_xml was not in order. (cherry picked from commit e8aa6d8)
decode_xml was not in order. (cherry picked from commit e8aa6d8)
* upstream/master: (91 commits) [Filebeat] Change okta.target to nested field (elastic#24636) Add RFC5424 format support for syslog input (elastic#23954) Fix links to Beats product pages (elastic#24821) [DOCS] Fix 'make setup' instructions for a new beat (elastic#24944) Remove duplicate decode_xml entry (elastic#24941) [libbeat] Add wineventlog schema to decode_xml processor (elastic#24726) [Elastic Agent] Add check for URL set when cert and cert key. (elastic#24904) feat: stage execution cache (elastic#24780) Fix error in Journalbeat commands (elastic#24880) Add baseline ECS 1.9.0 upgrade (elastic#24909) [Elastic Agent] Cloud container legacy apm files. (elastic#24896) [Elastic Agent]: Reduce allowed socket path length (elastic#24914) Add ability to destroy indices with wildcards in testing (elastic#24915) Add status subcommand to report status of running daemon. (elastic#24856) Fix types of fields GetHits and Ops in Metricbeat module for Couchbase (elastic#23287) Add support for Filestream input in elastic agent. (elastic#24820) Implement k8s secrets provider for Agent (elastic#24789) Sort processor list in docs (elastic#24874) Add support for SCRAM authentication in kafka metricbeat module (elastic#24810) Properly update offset in case of unparasable line (elastic#22685) ...
decode_xml was not in order. (cherry picked from commit 6a4c5f9) Co-authored-by: Andrew Kroh <andrew.kroh@elastic.co>
What does this PR do?
decode_xmlwas not in order.