log-rotation-strategies
Node.jsアプリケーションのログローテーション戦略設計・実装スキル。PM2、logrotate、Winston、集中ログシステムを活用した効率的ログ管理を提供。 Anchors: • 『Site Reliability Engineering』(Google) / 適用: ログ管理SLO / 目的: 運用卓越性 • 『Systems Performance』(Brendan Gregg) / 適用: ディスクUSEメソッド / 目的: キャパシティプランニング • PM2-logrotate Module / 適用: サイズ/時間ベースローテーション / 目的: 自動ログ管理 Trigger: Use when configuring log rotation, optimizing disk capacity for logs, designing log retention policies, or integrating with centralized logging systems (ELK, Datadog, CloudWatch, Loki).
Installation and usage
Node.jsアプリケーションのログローテーション戦略設計・実装スキル。PM2、logrotate、Winston、集中ログシステムを活用した効率的ログ管理を提供。 Anchors: • 『Site Reliability Engineering』(Google) / 適用: ログ管理SLO / 目的: 運用卓越性 • 『Systems Performance』(Brendan Gregg) / 適用: ディスクUSEメソッド / 目的: キャパシティプランニング • PM2-logrotate Module / 適用: サイズ/時間ベースローテーション / 目的: 自動ログ管理 Trigger: Use when configuring log rotation, optimizing disk capacity for logs, designing log retention policies, or integrating with centralized logging systems (ELK, Datadog, CloudWatch, Loki).
Once installed, you can use this skill by running the following command in your terminal:
skills use log-rotation-strategies