Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for auditLogLifecycle (0.09 sec)

  1. cmd/erasure-object.go

    		EventName:  eventName,
    		BucketName: bucket,
    		Object:     objInfo,
    		UserAgent:  "Internal: [ILM-Transition]",
    		Host:       globalLocalNodeName,
    	})
    	tags := opts.LifecycleAuditEvent.Tags()
    	auditLogLifecycle(ctx, objInfo, ILMTransition, tags, traceFn)
    	return err
    }
    
    // RestoreTransitionedObject - restore transitioned object content locally on this cluster.
    // This is similar to PostObjectRestore from AWS GLACIER
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 31 22:10:24 UTC 2024
    - 78.8K bytes
    - Viewed (0)
Back to top