blob: 77eb45810c9a77914e3e508f795aa0c0f2360b06 [file] [log] [blame]
Instrumental32cdd552018-07-19 13:29:32 -05001#!/bin/bash
Instrumental9c8a8b02018-07-16 18:41:10 -05002cd /opt/app/osaaf/logs
Instrumental3505a522019-01-31 14:49:24 -06003tail -f `find ./$1 -name *service*.log -mtime 0`