LME icon indicating copy to clipboard operation
LME copied to clipboard

After pulling code with new winlogbeat ingest pipeline, go through dashboards to see what fields need to be changed.

Open llwaterhouse opened this issue 1 year ago • 1 comments

llwaterhouse avatar Apr 16 '24 21:04 llwaterhouse

There are some dashboards panels that were trying to access fields that didn't exist so those fields can be updated.

Then there other dashboard panels that used to work, but a field is now mapped to another field. For example, on the Computer Software Overview dashboard, the panel that is displaying a field called winlogbeat.event_data.OriginalFileName must be changed to display process.pe.original_file_name because winlogbeat changed the mapping of that field.

llwaterhouse avatar Apr 16 '24 21:04 llwaterhouse