See changes of node_attributes

Hi,

I was looking in a way to track changes in node attributes. Chef Automate records when changes are being made. You can see the data in the dashboard and OpenSearch indices (eventfeed) that an update has been made. However, it seems that ChefAutomate overwrites the previous value of the node attributes value in the node_attribute index.

Is it possible to somehow compare the changes between node attribute updates?