You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/services/webhook-datasource/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,3 +62,6 @@ No modules.
62
62
| Name | Description |
63
63
|------|-------------|
64
64
| <aname="output_push_endpoint"></a> [push\_endpoint](#output\_push\_endpoint)| Push endpoint towards which the POST request will be directed |
65
+
| <aname="output_ingestion_pubsub_topic_name"></a> [ingestion\_pubsub\_topic\_name](#output\_ingestion\_pubsub\_topic\_name)| PubSub ingestion topic that will hold all the AuditLogs coming from the specified project |
66
+
| <aname="output_ingestion_sink_name"></a> [ingestion\_sink\_name](#output\_ingestion\_sink\_name)| Project/Organization sink to direct the AuditLogs towards a dedicated PubSub topic |
67
+
| <aname="output_ingestion_push_subscription_name"></a> [ingestion\_push\_subscription\_name](#output\_ingestion\_push\_subscription\_name)| Push Subscription that will POST the AuditLogs collected from the project towards Sysdig's backend |
0 commit comments