In the Windows Event Viewer application, I see a record that the maximum memory value of SQL Server is reduced by 99%. After this process, we could not access the database from anywhere.
How can we find concrete evidence of the reason for this data change? Did a person do it, was it a cyberattack, was it an automatic timer, etc...
Event viewer screen shot image;
SQL Server Managment Studio Configuration Log screen shot image;
Did a person do it
yes. A person did it. They opened SSMS, entered the new value, and clicked ok.