Enabling audit issue history
To enable audit issue history:
Open the
<fortify.home>/<app_context>/conf/app.propertiesfile in a text editor.Set the value of the
issue.attrChangelog.enabledproperty totrue.Save and close the
app.propertiesfile.Restart Application Security server.
You can also enable audit issue history in the automatic Application Security configuration. The automatic configuration overrides any changes made to the app.properties file. For instructions, see Automating Application Security configuration.
See Also