You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #854 though more complicated. When adding tests it would be helpful to be able to see/capture the events that are sent to ES. This could be done by inserting a MitM between the beat and ES since EP has full control of the config and certs.
Use cases:
verifying correct format from beat processing prior to ingest
capturing events for populating pipeline tests
debugging system tests
The text was updated successfully, but these errors were encountered:
This is related to #854 though more complicated. When adding tests it would be helpful to be able to see/capture the events that are sent to ES. This could be done by inserting a MitM between the beat and ES since EP has full control of the config and certs.
Use cases:
The text was updated successfully, but these errors were encountered: