Untitled

Github에 있는 Kanban 기능을 이용해서 달성하고자 하는 목표 설정 후 시각화 하여

더 집중할 수 있도록 했다.

오늘 내가 해야하는 것은 아래와 같다.

  1. Security Hub와 grafana 연동 확인
  2. Security Hub 리포팅 확인

📌 1. Security Hub와 grafana 연동 확인

Security Hub와 AWS Grafana를 직접 연결할 수 없는 것 같다.

하지만 EventBridge를 통해 연결할 수 있는 것 확인 했다.

(https://www.ibm.com/docs/ko/dsm?topic=hub-creating-eventbridge-rule-sending-events)

AWS Grafana를 사용하지 않고 Grafana를 사용해서 Amazon CloudWatch의 로그를 받는 방법도 있다.

(https://grafana.com/docs/grafana/latest/datasources/aws-cloudwatch/)

또한 Security Hub에서 AWS Config와 Amazon Inspector의 분석 결과를 받을 수 있는 부분도 있다.

Untitled

Security Hub에서 AWS Config와 Amazon Inspector의 정보를 받을 수 있다.