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
Constant keyword fields aren't included in the sample_event.json files generated by system tests. Looking in Elasticsearch at the end of the test run does show such fields.
For example, in elastic/integrations#14017 the field event.module was added in the events data stream, but it's not present in the regenerated sample_event.json file.