logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

atophide - partly copy raw log file and/or anonymize raw log

Author

       Gerlof Langeveld (gerlof.langeveld@atoptool.nl)

Linux                                             January 2024                                       ATOPHIDE(1)

Description

       The  program  atophide  can  be  used  to  make an extraction from an input raw log to an output raw log,
       specifying a begin time with the -b and/or an end time with the -e flag.

       With the -a flag the output rawlog will be anonymized:

       Hostname
            The host name in the header line will be replaced by 'anonymized'.

       Commandnames
            Command names will be replaced by place holders, except the names of the standard commands  and  the
            names of kernel processes.

       Commandarguments
            The command line arguments of all commands will be wiped.

       Logicalvolumes
            Logical volume names will be replaced by place holders.

       NFSshares
            NFS mounted shared volume names will be replaced by place holders.

Name

atophide - partly copy raw log file and/or anonymize raw log

See Also

atop(1),atopsar(1),atopcat(1),atopconvert(1)https://www.atoptool.nl

Synopsis

atophide [-a] [-b YYYYMMDDhhmm ] [-e YYYYMMDDhhmm ] rawinput rawoutput

See Also