Update config documentation (#6634)
parent
362ebdcbab
commit
ef585037a0
@ -1,158 +1,189 @@ |
|||||||
{ |
{ |
||||||
"version": "30", |
"version": "31", |
||||||
"credential": { |
"credential": { |
||||||
"accessKey": "USWUXHGYZQYFYFFIT3RE", |
"accessKey": "36J9X8EZI4KEV1G7EHXA", |
||||||
"secretKey": "MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03" |
"secretKey": "ECk2uqOoNqvtJIMQ3WYugvmNPL_-zm3WcRqP5vUM", |
||||||
}, |
"expiration": "1970-01-01T00:00:00Z", |
||||||
"region": "us-east-1", |
"status": "enabled" |
||||||
"worm": "off", |
}, |
||||||
"storageclass": { |
"region": "", |
||||||
"standard": "", |
"worm": "off", |
||||||
"rrs": "" |
"storageclass": { |
||||||
}, |
"standard": "", |
||||||
"cache": { |
"rrs": "" |
||||||
"drives": [], |
}, |
||||||
"expiry": 90, |
"cache": { |
||||||
"exclude": [], |
"drives": [], |
||||||
"maxuse": 80 |
"expiry": 90, |
||||||
}, |
"maxuse": 80, |
||||||
"usage": { |
"exclude": [] |
||||||
"interval": "3h" |
}, |
||||||
}, |
"kms": { |
||||||
"notify": { |
"vault": { |
||||||
"amqp": { |
"endpoint": "", |
||||||
"1": { |
"auth": { |
||||||
"enable": true, |
"type": "", |
||||||
"url": "amqp://myuser:mypassword@localhost:5672", |
"approle": { |
||||||
"exchange": "bucketevents", |
"id": "", |
||||||
"routingKey": "bucketlogs", |
"secret": "" |
||||||
"exchangeType": "fanout", |
} |
||||||
"deliveryMode": 0, |
}, |
||||||
"mandatory": false, |
"key-id": { |
||||||
"immediate": false, |
"name": "", |
||||||
"durable": false, |
"version": 0 |
||||||
"internal": false, |
} |
||||||
"noWait": false, |
} |
||||||
"autoDeleted": false |
}, |
||||||
} |
"notify": { |
||||||
}, |
"amqp": { |
||||||
"nats": { |
"1": { |
||||||
"1": { |
"enable": false, |
||||||
"enable": true, |
"url": "", |
||||||
"address": "0.0.0.0:4222", |
"exchange": "", |
||||||
"subject": "bucketevents", |
"routingKey": "", |
||||||
"username": "yourusername", |
"exchangeType": "", |
||||||
"password": "yoursecret", |
"deliveryMode": 0, |
||||||
"token": "", |
"mandatory": false, |
||||||
"secure": false, |
"immediate": false, |
||||||
"pingInterval": 0, |
"durable": false, |
||||||
"streaming": { |
"internal": false, |
||||||
"enable": false, |
"noWait": false, |
||||||
"clusterID": "", |
"autoDeleted": false |
||||||
"clientID": "", |
} |
||||||
"async": false, |
}, |
||||||
"maxPubAcksInflight": 0 |
"elasticsearch": { |
||||||
} |
"1": { |
||||||
} |
"enable": false, |
||||||
}, |
"format": "", |
||||||
"elasticsearch": { |
"url": "", |
||||||
"1": { |
"index": "" |
||||||
"enable": true, |
} |
||||||
"format": "namespace", |
}, |
||||||
"url": "http://127.0.0.1:9200", |
"kafka": { |
||||||
"index": "bucketevents" |
"1": { |
||||||
} |
"enable": false, |
||||||
}, |
"brokers": null, |
||||||
"redis": { |
"topic": "", |
||||||
"1": { |
"tls": { |
||||||
"enable": true, |
"enable": false, |
||||||
"format": "namespace", |
"skipVerify": false, |
||||||
"address": "127.0.0.1:6379", |
"clientAuth": 0 |
||||||
"password": "yoursecret", |
}, |
||||||
"key": "bucketevents" |
"sasl": { |
||||||
} |
"enable": false, |
||||||
}, |
"username": "", |
||||||
"postgresql": { |
"password": "" |
||||||
"1": { |
} |
||||||
"enable": true, |
} |
||||||
"format": "namespace", |
}, |
||||||
"connectionString": "", |
"mqtt": { |
||||||
"table": "bucketevents", |
"1": { |
||||||
"host": "127.0.0.1", |
"enable": false, |
||||||
"port": "5432", |
"broker": "", |
||||||
"user": "postgres", |
"topic": "", |
||||||
"password": "mypassword", |
"qos": 0, |
||||||
"database": "bucketevents_db" |
"clientId": "", |
||||||
} |
"username": "", |
||||||
}, |
"password": "", |
||||||
"kafka": { |
"reconnectInterval": 0, |
||||||
"1": { |
"keepAliveInterval": 0 |
||||||
"enable": true, |
} |
||||||
"brokers": ["localhost:9092"], |
}, |
||||||
"topic": "bucketevents", |
"mysql": { |
||||||
"tls" : { |
"1": { |
||||||
"enable" : true, |
"enable": false, |
||||||
"skipVerify" : false, |
"format": "", |
||||||
"clientAuth" : 0 |
"dsnString": "", |
||||||
}, |
"table": "", |
||||||
"sasl" : { |
"host": "", |
||||||
"enable" : true, |
"port": "", |
||||||
"username" : "kafka", |
"user": "", |
||||||
"password" : "kafkapasswd" |
"password": "", |
||||||
} |
"database": "" |
||||||
} |
} |
||||||
}, |
}, |
||||||
"webhook": { |
"nats": { |
||||||
"1": { |
"1": { |
||||||
"enable": true, |
"enable": false, |
||||||
"endpoint": "http://requestb.in/1525x9n1" |
"address": "", |
||||||
} |
"subject": "", |
||||||
}, |
"username": "", |
||||||
"mysql": { |
"password": "", |
||||||
"1": { |
"token": "", |
||||||
"enable": true, |
"secure": false, |
||||||
"format": "namespace", |
"pingInterval": 0, |
||||||
"dsnString": "", |
"streaming": { |
||||||
"table": "minio_images", |
"enable": false, |
||||||
"host": "172.17.0.1", |
"clusterID": "", |
||||||
"port": "3306", |
"clientID": "", |
||||||
"user": "root", |
"async": false, |
||||||
"password": "password", |
"maxPubAcksInflight": 0 |
||||||
"database": "miniodb" |
} |
||||||
} |
} |
||||||
}, |
}, |
||||||
"mqtt": { |
"postgresql": { |
||||||
"1": { |
"1": { |
||||||
"enable": false, |
"enable": false, |
||||||
"broker": "tcp://localhost:1883", |
"format": "", |
||||||
"topic": "minio", |
"connectionString": "", |
||||||
"qos": 1, |
"table": "", |
||||||
"clientId": "minio", |
"host": "", |
||||||
"username": "", |
"port": "", |
||||||
"password": "" |
"user": "", |
||||||
} |
"password": "", |
||||||
} |
"database": "" |
||||||
}, |
} |
||||||
"logger": { |
}, |
||||||
"console": { |
"redis": { |
||||||
"enabled": true |
"1": { |
||||||
}, |
"enable": false, |
||||||
"http": { |
"format": "", |
||||||
"1": { |
"address": "", |
||||||
"enabled": false, |
"password": "", |
||||||
"endpoint": "" |
"key": "" |
||||||
} |
} |
||||||
} |
}, |
||||||
}, |
"webhook": { |
||||||
"openid": { |
"1": { |
||||||
"jwks": { |
"enable": false, |
||||||
"url": "" |
"endpoint": "" |
||||||
} |
} |
||||||
}, |
} |
||||||
"policy": { |
}, |
||||||
"opa": { |
"logger": { |
||||||
"url": "", |
"console": { |
||||||
"authToken": "" |
"enabled": true |
||||||
} |
}, |
||||||
} |
"http": { |
||||||
|
"target1": { |
||||||
|
"enabled": false, |
||||||
|
"endpoint": "https://username:password@example.com/api" |
||||||
|
} |
||||||
|
} |
||||||
|
}, |
||||||
|
"compress": { |
||||||
|
"enabled": false, |
||||||
|
"extensions": [ |
||||||
|
".txt", |
||||||
|
".log", |
||||||
|
".csv", |
||||||
|
".json" |
||||||
|
], |
||||||
|
"mime-types": [ |
||||||
|
"text/csv", |
||||||
|
"text/plain", |
||||||
|
"application/json" |
||||||
|
] |
||||||
|
}, |
||||||
|
"openid": { |
||||||
|
"jwks": { |
||||||
|
"url": null |
||||||
|
} |
||||||
|
}, |
||||||
|
"policy": { |
||||||
|
"opa": { |
||||||
|
"url": null, |
||||||
|
"authToken": "" |
||||||
|
} |
||||||
|
} |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue