Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Log AlertsNew to Visual Studio Code? Get it now.
Log Alerts

Log Alerts

rein

|
56 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Configuration

logAlerts.command - specify the command to get the logs. Use tail in foreground mode.

Example:

docker exec -i CONTAINER_NAME tail -n1 -f LOGS_PATH

logAlerts.pattern - specify a pattern for parsing logs.

Example:

stderr: \"(.+?)\" while

Commands

logAlerts.reload - reload configuration and restart log watcher.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft