Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Connors (0.15 sec)

  1. docs/erasure/storage-class/README.md

    set before starting MinIO server. After the data and parity drives for each storage class are defined using environment variables,
    you can set the storage class of an object via request metadata field `x-amz-storage-class`. MinIO server then honors the storage class by
    saving the object in specific number of data and parity drives.
    
    ## Storage usage
    
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Tue Aug 15 23:04:20 GMT 2023
    - 5.8K bytes
    - Viewed (1)
  2. docs/logging/README.md

    mc admin service restart myminio
    ```
    
    NOTE: `http://endpoint:port/path` is a placeholder value to indicate the URL format, please change this accordingly as per your configuration.
    
    MinIO also honors environment variable for HTTP target logging as shown below, this setting will override the endpoint settings in the MinIO server config.
    
    ```
    export MINIO_LOGGER_WEBHOOK_ENABLE_target1="on"
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Tue Aug 15 23:04:20 GMT 2023
    - 9.9K bytes
    - Viewed (0)
Back to top