项目作者: illumiolabs

项目描述 :
Azure NSG Flow Logs Visualization using PCE Illumination Map
高级语言: C#
项目地址: git://github.com/illumiolabs/azure-nsg-flow-logs-visualization.git
创建时间: 2019-07-16T23:12:37Z
项目社区:https://github.com/illumiolabs/azure-nsg-flow-logs-visualization

开源协议:Apache License 2.0

下载


Status

IMPORTANT: This repository is no longer under active maintenance. If you are
interested in securing your cloud environment please see Illumio CloudSecure.

Azure Function for Illuminating Azure NSG Flow Logs

Slack
License

The main goal here is to visualize Azure NSG Flow Logs on PCE Illumination Map.

Architecture Diagram

Installation

Detailed instructions on how to install, configure, and get the project running are mentioned in INSTALL document.

Support

The Azure Function for Illuminating Azure NSG Flow Logs is released and distributed as open source
software subject to the LICENSE. Illumio has no obligation or responsibility related to
the Azure Function for Illuminating Azure NSG Flow Logs with respect to support, maintenance,
availability, security or otherwise. Please read the entire LICENSE for additional
information regarding the permissions and limitations. You can engage with the author & contributors
team and community on SLACK.

Contributing

Instructions on how to contribute: CONTRIBUTING.

  1. Turning ON NSG Flow logging: https://docs.microsoft.com/en-us/azure/network-watcher/network-watcher-nsg-flow-logging-portal
  2. Azure Blob storage triggered function: https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-storage-blob-triggered-function#create-an-azure-function-app
  3. Azure Services IP Address List: https://devblogs.microsoft.com/devops/new-ip-firewall-rules-for-azure-devops
  4. NSG Flow Logs Prerequisites: https://github.com/MicrosoftDocs/azure-docs/issues/29446#issuecomment-485329927