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
| Aiven for PostgreSQL | Log output from Aiven for PostgreSQL®|[OpenSearch Dashboards](/docs/products/opensearch/dashboards)|
178
178
| Aiven-native integration |[Aiven for OpenSearch®](/docs/products/opensearch/)|[OpenSearch Dashboards](/docs/products/opensearch/dashboards)|
179
-
| External integration |Remote Syslog (`rsyslog`)| Third-party platforms: Datadog's Log Explorer, Google Cloud's Logs Explorer, Amazon's CloudWatch Logs, and other Syslog-compatible tools |
179
+
| External integration |`rsyslog`| Third-party platforms: Datadog, Google Cloud Logging, Amazon CloudWatch Logs, and other syslog-compatible tools |
180
180
| Aiven for Apache Kafka | Kafka topic in Aiven for Apache Kafka | Requires a separate downstream tool to consume the log data from Aiven for Kafka and provide visualization |
Copy file name to clipboardExpand all lines: docs/products/postgresql/howto/use-pg-audit-logging.md
+17-7Lines changed: 17 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -219,8 +219,10 @@ For more details on how to set up, configure, and use session audit logging, che
219
219
220
220
## Access your logs
221
221
222
-
Access your Aiven for PostgreSQL audit logs by integrating with an Aiven for OpenSearch®
223
-
service, which allows monitoring and analyzing logs.
222
+
Choose one of the
223
+
[tools or methods for accessing, monitoring, or analyzing your audit logs](/docs/products/postgresql/concepts/pg-audit-logging#collecting-and-visualizing-logs).
224
+
225
+
Example: **Aiven for OpenSearch®**
224
226
225
227
<TabsgroupId="group1">
226
228
<TabItemvalue="1"label="Aiven Console"default>
@@ -271,12 +273,20 @@ curl --request POST \
271
273
272
274
## Visualize your logs
273
275
274
-
If your logs are available in Aiven for OpenSearch, use
275
-
[OpenSearch Dashboards](/docs/products/opensearch/dashboards/get-started) to visualize the
276
-
logs.
276
+
Choose one of the
277
+
[tools or methods for visualizing your collected audit logs](/docs/products/postgresql/concepts/pg-audit-logging#collecting-and-visualizing-logs).
0 commit comments