8
n8n 한국어amn8n.com

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