GSA-TTS / FAC

GSA's Federal Audit Clearinghouse
Other
18 stars 5 forks source link

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

Open danswick opened 1 month ago

danswick commented 1 month 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 2 weeks ago

@timoballard do we still want to do this?