Real-time, color-coded Sitecore log monitoring using PowerShell with the option to filter in/out INFO, WARN, ERROR entries.
Save and run this script anywhere on your machine.
- Right-click and Run with PowerShell.
- Select the folder of you Sitecore logs (Data/logs).
- Prompt displays to filter log messages (INFO, WARN, ERROR).
- The script will automatically grab the latest 'log.*' file and begin reading it with the appropriate filters.
Save and run this script from a /logs directory.