-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
otel: add test for document equivalence between agent filestream inpu…
…t and filebeat receiver (#6681) * otel: add test for agent hybrid * add missing fingerprint config options to index small files * ensure new lines are written to the input file * disable compression level so we inspect the requests * add queue timeout to normal beats and separate path.home for fbreceiver * add path.home for normal filebeat * fix agent not starting * print elastic-agent output if test fails * add note for metadata field * fail if ignored field is not present in both maps * add host metadata processor, remove 'host.*' from ignored fields * Use global processor * more strict rules for ignored fields to avoid false positives * use add_fields to add missing fields, use a single index * add add_cloud_metadata processor * avoid checking cmd.Wait error since it is bogus (cherry picked from commit 41882ac)
- Loading branch information
1 parent
42809af
commit bb70746
Showing
2 changed files
with
271 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters