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
It specifies the name of the collection for the appender to use.
1190
+
1191
+
For backward compatibility, the collection name can also be specified in <<MongoDbProvider-attr-connection,the connection URI>> per https://mongodb.github.io/mongo-java-driver/5.3/apidocs/mongodb-driver-core/com/mongodb/ConnectionString.html[`ConnectionString` of the MongoDB Java Driver].
1192
+
If both are provided, this `collectionName` attribute will be used.
1195
1193
1196
1194
**Required**
1197
1195
@@ -1230,15 +1228,11 @@ It supports the following configuration attributes:
0 commit comments