Quote:
Originally Posted by jhowell
[*]A process named Minerva for recording and reporting metrics to Amazon.
[*]An app watchdog for the main interface application, possibly to help detect failures.[/list]
|
@jhowell
Thank you very much for still doing these deep dives!
Do you think these can be safely disabled by renaming their binaries?
Like we do with other logging:
Code:
BLOCK Amazon Logging:
mntroot rw
ln -s -b /dev/null /usr/sbin/syslog-ng
ln -s -b /dev/null /usr/sbin/loginfo
ln -s -b /dev/null /usr/sbin/tinyrot
ln -s -b /dev/null /usr/bin/showlog
mntroot ro