From f02f686fccf77095c24b0e7887581c69d633f56e Mon Sep 17 00:00:00 2001 From: Jasmine Multani Date: Wed, 8 Jul 2026 17:03:02 -0400 Subject: [PATCH] update docs Signed-off-by: Jasmine Multani --- docs/available_plugins.md | 2 +- .../logstash-filter-capella-guardium/mainREADME.md | 9 +++++++++ .../logstash-filter-couchbasedb-guardium/mainREADME.md | 4 ---- 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 filter-plugin/logstash-filter-capella-guardium/mainREADME.md diff --git a/docs/available_plugins.md b/docs/available_plugins.md index 14e651daa..ed2c03461 100644 --- a/docs/available_plugins.md +++ b/docs/available_plugins.md @@ -21,7 +21,7 @@ To see if a particular plug-in is supported by older versions, please refer to t - [Azure Database for PostgreSQL](../filter-plugin/logstash-filter-azure-postgresql-guardium/mainREADME.md) - [Azure MYSQL](../filter-plugin/logstash-filter-mysql-azure-guardium/mainREADME.md) - [Azure SQL](../filter-plugin/logstash-filter-azure-sql-guardium/mainREADME.md) -- [Capella](../filter-plugin/logstash-filter-capella-guardium/README.md) +- [Capella](../filter-plugin/logstash-filter-capella-guardium/mainREADME.md) - [CockroachDB](../filter-plugin/logstash-filter-cockroachdb-guardium/mainREADME.md) - [Couchbase](../filter-plugin/logstash-filter-couchbasedb-guardium/mainREADME.md) - [CouchDB](../filter-plugin/logstash-filter-couchdb-guardium/README.md) diff --git a/filter-plugin/logstash-filter-capella-guardium/mainREADME.md b/filter-plugin/logstash-filter-capella-guardium/mainREADME.md new file mode 100644 index 000000000..cd099cd97 --- /dev/null +++ b/filter-plugin/logstash-filter-capella-guardium/mainREADME.md @@ -0,0 +1,9 @@ +# Capella Universal Connector + +## Follow this link to set up and use Capella Universal Connector over Logstash Plugin + +[CapellaOverLogstash](./README.md) + +## Follow this link to set up and use Couchbase Capella Universal Connector over Capella Kafka Connect + +[CouchbaseCapellaOverConnect](../../docs/KafkaBasedUCs/CouchbaseCapellaOverCapellaKafkaConnect.md) diff --git a/filter-plugin/logstash-filter-couchbasedb-guardium/mainREADME.md b/filter-plugin/logstash-filter-couchbasedb-guardium/mainREADME.md index 79c5effb4..f12347ba5 100644 --- a/filter-plugin/logstash-filter-couchbasedb-guardium/mainREADME.md +++ b/filter-plugin/logstash-filter-couchbasedb-guardium/mainREADME.md @@ -3,7 +3,3 @@ ## Follow this link to set up and use Couchbase Universal Connector over Logstash Plugin [CouchbaseOverLogstash](./README.md) - -## Follow this link to set up and use Couchbase Capella Universal Connector over Capella Kafka Connect - -[CouchbaseCapellaOverConnect](../../docs/KafkaBasedUCs/CouchbaseCapellaOverCapellaKafkaConnect.md)