可观测性

浏览安全领域的可观测性技能,比较相关的工作流程、工具和用例。

35 個技能
A
enterprise-agent-ops

作者 affaan-m

enterprise-agent-ops 可協助你管理長期運作或雲端託管的 agent 系統,涵蓋可觀測性、安全控管、變更管理與復原規劃。當你需要的是 agent 編排的實務指南,而不是一次性的 prompt 時,就適合使用它。

Agent 編排
收藏 0GitHub 156.1k
A
canary-watch

作者 affaan-m

canary-watch 是一套部署後監控技能,可在版本釋出、合併或依賴更新後,檢查正式環境或預備環境中的 live URL 是否出現回歸問題。

監控
收藏 0GitHub 156.1k
A
benchmark

作者 affaan-m

使用 benchmark 技能來量測效能基準、在 PR 前後偵測回歸,並比較頁面、API 與建置之間的技術棧替代方案,協助進行 Performance Optimization。

性能优化
收藏 0GitHub 156.1k
W
python-observability

作者 wshobson

python-observability 可協助你為 Python 服務導入結構化日誌、metrics、traces、correlation IDs,以及受控基數模式,支援正式環境除錯與更穩健的可觀測性 rollout。

Observability
收藏 0GitHub 32.6k
W
grafana-dashboards

作者 wshobson

grafana-dashboards 可協助代理為可觀測性場景規劃可用於正式環境的 Grafana 儀表板。可用來設計 RED 與 USE 架構、決定面板層級,並為 Prometheus 風格指標擬定儀表板結構。

Observability
收藏 0GitHub 32.6k
W
prometheus-configuration

作者 wshobson

prometheus-configuration 可協助你在 Kubernetes、Docker Compose 與一般伺服器環境中安裝並使用 Prometheus,處理 metrics 擷取、資料保留、警示與 recording rules 設定。

Observability
收藏 0GitHub 32.6k
W
slo-implementation

作者 wshobson

使用 slo-implementation skill 來定義可靠性工作的 SLI、SLO、錯誤預算與 burn-rate 警示。它能協助團隊把服務目標轉成可衡量的指標,並提供 PromQL 風格範例與來自 SKILL.md 的實務指引。

可靠性
收藏 0GitHub 32.6k
W
distributed-tracing

作者 wshobson

使用 distributed-tracing 技能,搭配 Jaeger 與 Tempo 設計並說明微服務之間的請求追蹤。內容涵蓋安裝基礎、trace 與 span 概念、Kubernetes 部署模式、context propagation,以及用於可觀測性與延遲除錯的實務用法。

Observability
收藏 0GitHub 32.6k
W
service-mesh-observability

作者 wshobson

service-mesh-observability 是一項實用技能,適合用於在 Istio、Linkerd 與其他 service mesh 中設計可觀測性。你可以用它規劃 mesh 指標、追蹤、儀表板、警示與 SLO,掌握延遲、錯誤與服務相依關係。

Observability
收藏 0GitHub 32.6k
G
appinsights-instrumentation

作者 github

appinsights-instrumentation 可協助為託管於 Azure 的 Web 應用程式導入 Application Insights 監測。內容涵蓋 App Service 自動監測,以及 ASP.NET Core 與 Node.js 的手動設定流程,包括連線字串與 IaC 更新。

Observability
收藏 0GitHub 27.8k
M
analyzing-security-logs-with-splunk

作者 mukul975

analyzing-security-logs-with-splunk 可協助你在 Splunk 中調查資安事件,將 Windows、防火牆、proxy 與驗證紀錄關聯成時間軸與證據。這個 analyzing-security-logs-with-splunk 技能是 Security Audit、事件回應與威脅獵捕的實用指南。

安全稽核
收藏 0GitHub 6.1k
M
analyzing-api-gateway-access-logs

作者 mukul975

analyzing-api-gateway-access-logs 可協助解析 API Gateway 存取日誌,找出 BOLA/IDOR、速率限制繞過、憑證掃描與注入嘗試。它以 pandas 為基礎進行分析,適合用於 AWS API Gateway、Kong 與 Nginx 風格日誌的 SOC 分流、威脅狩獵與 Security Audit 工作流程。

安全稽核
收藏 0GitHub 6.1k
M
azure-monitor-opentelemetry-ts

作者 microsoft

azure-monitor-opentelemetry-ts 可協助你用 Azure Monitor 與 OpenTelemetry 為 Node.js 應用程式加入分散式追蹤、指標與記錄。使用這個 azure-monitor-opentelemetry-ts 技能來安裝套件、設定 `APPLICATIONINSIGHTS_CONNECTION_STRING`,並依照正確啟動順序完成自動儀表化。

Observability
收藏 0GitHub 2.3k
M
azure-monitor-opentelemetry-py

作者 microsoft

azure-monitor-opentelemetry-py 是 Python 用的 Azure Monitor OpenTelemetry 發行套件。適合用來快速完成 Application Insights 單行設定、自動插樁,以及以最少的程式碼變更收集實用的 Azure Monitor 遙測資料。

監控
收藏 0GitHub 2.3k
M
azure-monitor-query-py

作者 microsoft

azure-monitor-query-py 協助 Python 開發者使用 azure-monitor-query 查詢 Azure Monitor 的記錄與指標。適合用於 Log Analytics 工作區、Azure 資源指標、後端監控、診斷與可觀測性自動化;當你已具備 workspace IDs、resource URIs 與 Azure credentials 時,特別符合 azure-monitor-query-py 技能的使用情境。

後端开发
收藏 0GitHub 2.3k
M
azure-monitor-opentelemetry-exporter-java

作者 microsoft

這是用於 Java 後端開發與 Azure Monitor/OpenTelemetry 遷移的 azure-monitor-opentelemetry-exporter-java 技能。你可以了解舊版 exporter 的用法、安裝脈絡,以及為什麼這個 repo 建議新建置改用 azure-monitor-opentelemetry-autoconfigure。內容包含相依套件設定、connection string 設定,以及 traces、metrics 和 logs 的實務指引。

後端开发
收藏 0GitHub 2.2k
M
configuring-suricata-for-network-monitoring

作者 mukul975

configuring-suricata-for-network-monitoring 技能可協助部署與調校 Suricata,用於 IDS/IPS 監控、EVE JSON 記錄、規則管理,以及可直接供 SIEM 使用的輸出。當你在 Security Audit 工作流程中需要實作設定、驗證與降低誤判時,configuring-suricata-for-network-monitoring 特別合適。

安全稽核
收藏 0GitHub 0
M
conducting-cloud-incident-response

作者 mukul975

conducting-cloud-incident-response 是一個適用於 AWS、Azure 與 GCP 的雲端事件回應技能。它聚焦於以身分為基礎的封鎖、日誌審查、資源隔離與鑑識證據擷取。當你面對可疑的 API 活動、疑似遭入侵的存取金鑰,或雲端代管工作負載遭突破時,這份 conducting-cloud-incident-response 指南能提供實用作法。

Incident Response
收藏 0GitHub 0
M
building-threat-intelligence-platform

作者 mukul975

building-threat-intelligence-platform 技能,適用於使用 MISP、OpenCTI、TheHive、Cortex、STIX/TAXII 與 Elasticsearch 設計、部署和審視威脅情資平台。可用於安裝指引、使用流程,以及由倉庫參考資料與腳本支援的 Security Audit 規劃。

安全稽核
收藏 0GitHub 0
M
building-soc-metrics-and-kpi-tracking

作者 mukul975

building-soc-metrics-and-kpi-tracking 技能可將 SOC 活動資料轉化為 MTTD、MTTR、告警品質、分析師生產力與偵測覆蓋率等 KPI。它適合需要可重複報表、趨勢追蹤,以及由 Splunk 工作流程支撐、方便向主管呈現的指標的 SOC 領導團隊、資安營運與可觀測性團隊。

Observability
收藏 0GitHub 0
M
building-incident-response-dashboard

作者 mukul975

building-incident-response-dashboard 可協助團隊在 Splunk、Elastic 或 Grafana 中建立即時事件應變儀表板,用於追蹤進行中的事故、封鎖狀態、受影響資產、IOC 擴散情況與應變時間軸。當你需要一個專注的儀表板,供 SOC 分析師、事件指揮官與管理層使用時,就適合使用這個 building-incident-response-dashboard 技能。

Dashboard Builder
收藏 0GitHub 0
M
building-detection-rule-with-splunk-spl

作者 mukul975

building-detection-rule-with-splunk-spl 可協助 SOC 分析師與偵測工程師建立 Splunk SPL 關聯搜尋,用於威脅偵測、調校與 Security Audit 審查。它能把偵測需求簡報轉成可部署的規則,並提供 MITRE 對應、資料增補與驗證指引。

安全稽核
收藏 0GitHub 0
M
building-cloud-siem-with-sentinel

作者 mukul975

building-cloud-siem-with-sentinel 是一份實作導向指南,說明如何將 Microsoft Sentinel 部署為雲端 SIEM 與 SOAR 層。內容涵蓋多雲日誌匯入、KQL 偵測、事件調查,以及用於 Security Audit 和 SOC 作業的 Logic Apps 回應 playbook。當你需要一個以 repo 為基礎的起點,來集中監控雲端安全時,這個 building-cloud-siem-with-sentinel 技能很適合使用。

安全稽核
收藏 0GitHub 0
M
auditing-tls-certificate-transparency-logs

作者 mukul975

auditing-tls-certificate-transparency-logs 技能可協助資安團隊監控自有網域的 Certificate Transparency(CT)記錄,偵測未授權的憑證簽發,發現暴露於憑證中的子網域,並以可重複執行的 Security Audit 工作流程追蹤可疑的 CA 活動。

安全稽核
收藏 0GitHub 0
可观测性