File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v0.2.0 [ 2025-02-06]
2+
3+ _ Enhancements_
4+
5+ - Added documentation for ` activity_dashboard ` dashboard. ([ #4 ] ( https://github.com/turbot/tailpipe-mod-gcp-audit-log-detections/pull/4 ) )
6+
17## v0.1.0 [ 2025-01-30]
28
39_ What's new?_
Original file line number Diff line number Diff line change 11dashboard " activity_dashboard" {
2- title = " Audit Log Activity Dashboard"
2+
3+ title = " Audit Log Activity Dashboard"
4+ documentation = file (" ./dashboards/docs/activity_dashboard.md" )
35
46 tags = {
57 type = " Dashboard"
Original file line number Diff line number Diff line change 1+ This dashboard answers the following questions:
2+
3+ - How many GCP Audit Logs are recorded?
4+ - How many logs are generated per project?
5+ - How many logs are generated per log type?
6+ - Who are the top actors initiating activities?
7+ - What are the top source IPs (excluding GCP internal sources)?
8+ - What are the top GCP services generating logs?
9+ - What are the top events recorded in the audit logs?
10+
You can’t perform that action at this time.
0 commit comments