
Tips
Output bash history syslog, build with jenkins
Hello. This is Komiya. Recently, there have been many requests for "recording execution commands" in security-related work. I think there are several ways to do this, but this time I would like to put the time in bash\_history and combine it into a single log. What I found convenient after doing this is that the log can be resolved with grep when reporting work time during maintenance. ...