Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Audit Module for Higher Security #60

Open
ranafaraz opened this issue Feb 4, 2020 · 3 comments
Open

Create Audit Module for Higher Security #60

ranafaraz opened this issue Feb 4, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ranafaraz
Copy link
Member

Here is the Table Structure:
image

Queries of all the application will be modified.
By using Transnational Handling, all the insert, edit, delete and specific views will be stored in this table.
Login, Logout, Session Time will also be stored.

This table is critical in ERP Solutions.

@ranafaraz ranafaraz added the enhancement New feature or request label Feb 4, 2020
@ranafaraz
Copy link
Member Author

Here is the sample data of this table:

image

@ranafaraz
Copy link
Member Author

Try this Yii Extention for Audits:

mehulpatel/vspl
LOGGING 0 6
Yii2 audit record and database changes details

@ranafaraz
Copy link
Member Author

lisi4ok/yii2-auditlog
LOGGING 0 722
Yii2 Audit Log. This extension log all models actions -> find/insert/update/delete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants