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: website/content/docs/configuration/events/configure-events.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: |-
5
5
Configure log event sinks to monitor Boundary resources and actions.
6
6
---
7
7
8
-
# Configure events
8
+
# Configure event logging
9
9
10
10
The [`events`](/boundary/docs/configuration/events) stanza lets you log system information in a well-defined, structured format that gives you visibility into emitted events.
Copy file name to clipboardExpand all lines: website/content/docs/configuration/events/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,6 @@ events {
73
73
74
74
## Next steps
75
75
76
-
Refer to [Configure events](/boundary/docs/configuration/events/configure-events) to configure a controller or worker server to emit events.
76
+
Refer to [Configure event logging](/boundary/docs/configuration/events/configure-events) to configure a controller or worker server to emit events.
77
77
78
78
Refer to [Telemetry data](/boundary/docs/configuration/events/telemetry-data) for a list of the events and data you can track by enabling telemetry events.
0 commit comments