Integrations
Provides containerization support for easy deployment of the MCP server in Docker environments with configuration through environment variables.
Enables searching and querying of Sumo Logic logs using custom queries with configurable time ranges, allowing access to log data stored in Sumo Logic's platform.
MCP スモロジック
Sumo Logic の API と統合してログ検索を実行するモデル コンテキスト プロトコル (MCP) サーバー。
特徴
- カスタムクエリを使用してSumo Logicログを検索する
- 検索の時間範囲を設定可能
- エラー処理と詳細なログ記録
- 簡単に導入できるDockerサポート
環境変数
設定
- リポジトリをクローンする
- 依存関係をインストールします:
- 必要な環境変数を含む
.env
ファイルを作成する - プロジェクトをビルドします。
- サーバーを起動します。
Dockerのセットアップ
- Docker イメージをビルドします。
- コンテナを実行します (1 つの方法を選択):a. 環境変数を直接使用する:b. .env ファイルを使用する:注: .env ファイルに必要な環境変数が含まれていることを確認してください。
使用法
サーバーは、次のパラメータを受け入れるsearch-sumologic
ツールを公開します。
query
(必須): Sumo Logicの検索クエリfrom
(オプション): ISO 8601形式の開始時刻to
(オプション): ISO 8601形式の終了時刻
クエリの例:
エラー処理
サーバーには包括的なエラー処理とログ記録が含まれています。
- APIエラーがキャッチされ、詳細とともにログに記録されます
- 検索ジョブのステータスが監視され、記録されます
- ネットワークと認証の問題が適切に処理されている
発達
開発モードで実行するには:
テストの場合:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Sumo Logic の API と統合して、構成可能なクエリと時間範囲によるログ検索を可能にし、エラー処理と Docker 経由の簡単なデプロイメントをサポートします。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityInteracts with LogSeq via its API.Last updated 5 months ago225Python
- AsecurityAlicenseAqualityThe Seq MCP Server enables interaction with Seq's API endpoints for logging and monitoring, providing tools for managing signals, events, and alerts with extensive filtering and configuration options.Last updated 2 months ago3133JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.Last updated 2 months ago421JavaScript
- -securityFlicense-qualityAn MCP server that allows AI assistants to access AWS CloudWatch logs by listing log groups and reading log entries.Last updated a month ago4Python