short-scripts/windows/network/ping_logger/README.md

339 B

Ping Logger

Replace the variables check_host & check_hostname from the ping_logger.bat like:

set check_host=8.8.8.8
set check_hostname=google_dns

You can also alter the path of the log file or name. Normally logs will be written in the .\log folder.

set filename=.\log\%check_hostname%.log