Skip to content

sanjogpandasp/forsetiVisual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forsetiVisual

[WIP] Visualisation for Forseti using Kibana

If you happen to use Forseti and want to have a decent visualisation then this might help you. This is still work in progress and PRs will be appreciated. This will pull data from Google's Security Command Center convert from GRPC to JSON and push it into elasticsearch.

You would need to have the below ENVs in your bash profile

export ORG_ID=1223334444
export PROJECT_ID=[YOUR PROJECTID]
export SERVICE_ACCOUNT=YOUR_SERVICE_ACCOUNT_NAME@project-id.iam.gserviceaccount.com
export KEY_LOCATION=~/project-id-fb3ejbq38f7be.json
export GOOGLE_APPLICATION_CREDENTIALS=$KEY_LOCATION

Releases

No releases published

Packages

No packages published

Languages