Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for translation (0.18 sec)

  1. docs/bucket/lifecycle/README.md

    --restore-request Days=3
    ```
    
    ### 4.1 Monitoring transition events
    
    `s3:ObjectTransition:Complete` and `s3:ObjectTransition:Failed` events can be used to monitor transition events between the source cluster and transition tier. To watch lifecycle events, you can enable bucket notification on the source bucket with `mc event add`  and specify `--event ilm` flag.
    
    Note that transition event notification is a MinIO extension.
    
    ## Explore Further
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sat Aug 26 07:33:25 GMT 2023
    - 9K bytes
    - Viewed (1)
  2. docs/bucket/notifications/README.md

    | `s3:Replication:OperationNotTracked`               |
    | `s3:Replication:OperationMissedThreshold`          |
    | `s3:Replication:OperationReplicatedAfterThreshold` |
    
    | Supported ILM Transition Event Types |
    | :-----                               |
    | `s3:ObjectRestore:Post`              |
    | `s3:ObjectRestore:Completed`         |
    
    | Supported Global Event Types (Only supported through ListenNotification API) |
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 84K bytes
    - Viewed (2)
  3. docs/config/README.md

    replication_priority            (string)    set replication priority (default: 'auto')
    transition_workers              (number)    set the number of transition workers (default: '100')
    stale_uploads_expiry            (duration)  set to expire stale multipart uploads older than this values (default: '24h')
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Mon Sep 11 21:48:54 GMT 2023
    - 17.7K bytes
    - Viewed (0)
Back to top