Is it possible via /etc/syslog.conf to create a rule that log a specific command that user invoke and send it to a specifi log file?
For example i want that when users type history -d
syslogd daemon log this information inside a specific file.
Is that possible?