Hi, i would like to know if it is possible to log the parameters that a command get's passed on,i.e in the command ' ls -la', the logs only show comm="ls" and i would like to have the full comm="ls -la".
is it possible anyhow using audit logs? do you know any other way to log those parameters?
thank you