I have a problem that had occurred a little while ago, the metadata for source has disappeared from all windows events, however it remains on other events.
This has not really been a problem up until now when setting up Enterprise Security, where some of the macros e.g. `powershell`, which selects events based on the source.
The strange part about this is problem is that field extractions based on the source still seem to work, e.g. the Sysmon app (adapted to work with plain text rather than xml) is extracting `process_name` properly. Does anyone know why this may be?
Any help is greatly appreciated.
Fix: Disable or change the target field to something else (e.g., event_source, win_provider, provider_name).
Hi @Ian0706
Have you got 'source' in the Selected Fields on the left hand column? If not, can you see 'source' in the Interesting Fields section? If so click on source and ensure the 'Yes' button is selected.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
Fix: Disable or change the target field to something else (e.g., event_source, win_provider, provider_name).
Thank you for the help, this was the exact issue, someone had a random calculation that overrode the source
What do you mean by "disappear"? Aren't you just not showing the field as selected? If you "open" the event view and see the fields associated with the event do you see the source field?
Within all fields, source does not exist. I have no clue what caused this to start happening as all other data that is not windows, has a source, I just noticed that it had happened.