GSA-TTS / FAC

GSA's Federal Audit Clearinghouse
Other
20 stars 6 forks source link

Django admin events: enable admin view and log events to logshipper #3908

Closed danswick closed 1 week ago

danswick commented 6 months ago

As part of our ATO assessment, we need to make admin actions more visible. There are two primary ways we can approach this now:

### Tasks
- [ ] Enable admin events in the Django admin panel.
- [ ] Send admin events to `stdout` so they get picked up by logshipper and sent to NR.
danswick commented 5 months ago

@timoballard do we still want to do this?