You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "kylo-tail: cannot determine log file paths for this OS, exiting."; exit 1
fi
if [ "$1" == "-h" ]; then
# need man pages.
echo "kylo-tail: using no parameters, all logs are tailed. Using one or more parameters, it tails those logs. For example, kylo-tail nifi will only display nifi logs."; exit 1