M4 - イベント分類器

中級

これはSecOps, AI Summarization分野の自動化ワークフローで、6個のノードを含みます。主にSet, HttpRequest, GoogleSheets, ScheduleTriggerなどのノードを使用。 GPT-4とGoogle Sheetsを使ってSOCチームのセキュリティインシデントを自動分類

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "QW7kCwPVKSKLDhCx",
  "meta": {
    "instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
  },
  "name": "M4 - Incident Classifier",
  "tags": [],
  "nodes": [
    {
      "id": "46dd925e-64ff-484b-aaa5-5bb74a7b2962",
      "name": "✏️ タグをフォーマット",
      "type": "n8n-nodes-base.set",
      "position": [
        640,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "505923f8-9721-4f62-a2ea-ce19696d3991",
      "name": "📄 Google Sheets - アラートを読み取る",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "98817baf-2004-4bae-b934-66dec5ba7187",
      "name": "🧠 インシデントを分類 (GPT)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        440,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "618eeced-d0f2-4903-9217-150c38a95509",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "4f3d43dd-e63b-4c27-8590-ef7a2c9f8a3e",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        820,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "7aaf5255-ba15-477c-b4c5-d3e4626fdd84",
      "name": "付箋ノート",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "c0181fb9-37ad-4204-8630-4741b3f5e72e",
  "connections": {
    "618eeced-d0f2-4903-9217-150c38a95509": {
      "main": [
        [
          {
            "node": "505923f8-9721-4f62-a2ea-ce19696d3991",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "46dd925e-64ff-484b-aaa5-5bb74a7b2962": {
      "main": [
        [
          {
            "node": "4f3d43dd-e63b-4c27-8590-ef7a2c9f8a3e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "98817baf-2004-4bae-b934-66dec5ba7187": {
      "main": [
        [
          {
            "node": "46dd925e-64ff-484b-aaa5-5bb74a7b2962",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "505923f8-9721-4f62-a2ea-ce19696d3991": {
      "main": [
        [
          {
            "node": "98817baf-2004-4bae-b934-66dec5ba7187",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

中級 - セキュリティ運用, AI要約

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
中級
ノード数6
カテゴリー2
ノードタイプ5
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者
Adnan Tariq

Adnan Tariq

@adnantariq

Founder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34