Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
indjeto committed Feb 4, 2024
1 parent 349b2aa commit babf04e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,12 @@ You can archive this by adding the `blame_impersonator` configuration key in you

The default behavior is to blame the logged-in user, so it will ignore the `impersonator` when not explicitly declared.

## Screenshots
## Clean old logs

All paginated audit log:
![Screenshot](https://raw.githubusercontent.com/DATA-DOG/DataDogAuditBundle/master/screenshots/audit1.png)
To clean logs older than 3 months, use the following command:

Clicked on history reference for specific resource:
![Screenshot](https://raw.githubusercontent.com/DATA-DOG/DataDogAuditBundle/master/screenshots/audit2.png)
```bin/console audit-logs:delete-old-logs```

Showing insert data:
![Screenshot](https://raw.githubusercontent.com/DATA-DOG/DataDogAuditBundle/master/screenshots/audit3.png)

## License

Expand Down

0 comments on commit babf04e

Please sign in to comment.