# ƯÁ¤ Æú´õ¿¡¼­ ¸í·Éâ ¿­±â -. Ž»ö±â À§Ä¡ : Shift + ¿À¸¥Âʸ¶¿ì½º # emsa log :: C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\emsa\logs # batch log :: D:\emsaBatch\logs ## ÆÄ¿ö¼¿ ¸í·É¾î :: - cd : change directory cd "C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\emsa\" - ·Î±×º¸±â Get-Content "eltemsa.log" -Wait -Tail 100 - ·Î±×°Ë»ö Get-Content -Path "ÆÄÀϰæ·Î" -wait | Select-String 'ãÀ»³»¿ë' Get-Content -Path "eltemsa.log" -wait | Select-String "INFO" # DELETE # batch log :: D:\emsaBatch\process\logs