LogEssentials
Package: WA2L/SimpleBackup 1.0.67
Section: General Commands (1)
Updated: 27 February 2018
Index
Return to Main Contents
NAME
LogEssentialsUpdt - create/write LogEssentials reports for all DataBackup session log files
SYNOPSIS
WA2LSimpleBackup/bin/LogEssentialsUpdt
[
-h
|
-V
]
LogEssentialsUpdt
[
-n
] [
2>NUL
]
AVAILABILITY
WA2L/SimpleBackup
DESCRIPTION
the
LogEssentialsUpdt
command provides a convenient and fast way to create
LogEssentials(1)
reports for each
DataBackup
session log file
var/log/DataBackup.<TIMESTAMP>.<BACKUPNAME>.log.
The related report file
var/rpt/DataBackup.<TIMESTAMP>.<BACKUPNAME>.LogEssentials.txt
is only created when it does not exist already.
The command output shows for which log file a
LogEssentials.txt
report is created ( --+--> ) and for which there is already
a report existing ( -----> ).
If the output of
stderr,
is sent to
NUL
the
LogEssentialsUpdt
command output is more compact / less verbose.
See section
EXAMPLES
for more information.
OPTIONS
- -h
-
usage message.
- -V
-
print program version.
- -n
-
non-interactive execution.
ENVIRONMENT
-
EXIT STATUS
- 0
-
no error.
- 4
-
usage message displayed.
- 5
-
program version printed.
FILES
- var/log/DataBackup.<TIMESTAMP>.<BACKUPNAME>.log
-
log file of a backup session with the name
BACKUPNAME
as specified on the command line of the
DataBackup
command.
- var/rpt/DataBackup.<TIMESTAMP>.<BACKUPNAME>.LogEssentials.txt
-
created
LogEssentials
report file(s).
EXAMPLES
- 1) Interactive start-up
-
Doing this, you will be prompted if you like
to start the process or not.
This method can be used directly thru a
double-click on the command or from command line.
LogEssentialsUpdt
- 2) Non-interactive start-up
-
Doing this, the report creation process will start
immediately.
This method will be used most likely from
command line.
LogEssentialsUpdt -n
- 3) Interactive start-up with brief output
-
Doing this, you will be prompted if you like
to start the process or not.
This method will be used most likely from
command line.
LogEssentialsUpdt 2>NUL
- 4) Non-interactive start-up with brief output
-
Doing this, the report creation process will start
immediately, but the program console output
is more compact/brief.
This method will be used most likely from
command line.
LogEssentialsUpdt -n 2>NUL
SEE ALSO
simplebackupintro(1),
databackup(1),
logessentials(1)
NOTES
LogEssentialsUpdt
uses the
LogEssentials
command to create the reports. See
logessentials(1)
for additional information.
BUGS
The
LogEssentialsUpdt
command computes
DataBackup
session log files starting from July 1st 2016 due to
the log file format improvements available from that
date on.
AUTHOR
LogEssentialsUpdt was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2020
Christian Walther
This is free software; see
WA2LSimpleBackup/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:29:49 GMT, September 14, 2024