Applies to:
OMi, APM, BSM Loggrabber Utility
Issue:
This is used to gather specific dates when using the loggrabber utility.
Steps:
You can use the -g option to collect data after a specific date:
[root@ult01tek150 LogGrabber]# ./saveLogs.sh -h
usage:
On Windows:
To run in silent mode execute:
%topaz_home%\tools\LogGrabber\go.bat
To run in gui mode execute:
%topaz_home%\tools\LogGrabber\go-gui.bat
On Linux:
Execute:
/opt/HP/BSM/tools/LogGrabber/saveLogs.sh
Available options:
-d,--default grabs files after default number of days specified in grabber-conf.xml
-g,--grabFilesAfter <arg> grab files after specific date date format: yyyy-MM-dd
-h,--help display help message
0 Comments