June 21, 2021Avoid the noise - IMPS etatrans alias/function "tap"technicaltechnicalUncategorizedAlan Baugher·June 21, 2021·3 min readMonitoring use-cases within solutions that use various logs can be onerous when there is "noise" or low-value events in the logs. For provisioning use-cases, we prefer to focus on the "CrUD"...aliasfunctionimpsprovisioningcrudlog+2
September 9, 2019Reduce log duplication: Avoid nohup.outtechnicaltechnicalAlan Baugher·September 9, 2019·2 min readIf you plan on starting your J2EE services manually, and wish to keep them running after you log out, a common method is to use nohup ./command.sh &. The challenge with the above process, is...identityaliasanabashcafunction+3