Skip to content

O3-5192: Add Auditlog Web Module#945

Open
wikumChamith wants to merge 1 commit into
openmrs:mainfrom
wikumChamith:O3-5192
Open

O3-5192: Add Auditlog Web Module#945
wikumChamith wants to merge 1 commit into
openmrs:mainfrom
wikumChamith:O3-5192

Conversation

@wikumChamith
Copy link
Copy Markdown
Member

@wikumChamith
Copy link
Copy Markdown
Member Author

wikumChamith commented Nov 8, 2025

To enable Envers auditing, we need to add the following two lines to the openmrs-runtime.properties file.
Is this something we can configure from here, or should it be handled in the module or in core?

hibernate.integration.envers.enabled=true
hibernate.hbm2ddl.auto=update

cc: @dkayiwa, @ibacher

@wikumChamith
Copy link
Copy Markdown
Member Author

wikumChamith commented Nov 9, 2025

To enable Envers auditing, we need to add the following two lines to the openmrs-runtime.properties file. Is this something we can configure from here, or should it be handled in the module or in core?

hibernate.integration.envers.enabled=true  
hibernate.hbm2ddl.auto=update  

cc: @dkayiwa, @ibacher

Or we could just add these properties directly from the server folder too :)

@wikumChamith wikumChamith marked this pull request as ready for review November 10, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant