logs

package
v1.56.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder() *cobra.Command

Builder is the up-to-date builder used by atlascli.

func DecryptBuilder

func DecryptBuilder() *cobra.Command

atlas logs decrypt --localKey <localKeyFile> --kmipServerCAFile <caFile> –-kmipClientCertificateFile <certFile> --file <encryptedLogFile> --out <outputLogFile>.

func DownloadBuilder

func DownloadBuilder() *cobra.Command

mongocli atlas logs download <hostname> <mongodb.gz|mongos.gz|mongosqld.gz|mongodb-audit-log.gz|mongos-audit-log.gz> [--force] [--output destination] [--projectId projectId].

func MongoCLIBuilder

func MongoCLIBuilder() *cobra.Command

MongoCLIBuilder is to split "mongocli atlas logs" and "atlas logs".

Types

type DecryptAWSOpts

type DecryptAWSOpts struct {
	// contains filtered or unexported fields
}

type DecryptAzureOpts

type DecryptAzureOpts struct {
	// contains filtered or unexported fields
}

type DecryptGCPOpts

type DecryptGCPOpts struct {
	// contains filtered or unexported fields
}

type DecryptOpts

type DecryptOpts struct {
	cli.GlobalOpts
	cli.OutputOpts
	cli.DownloaderOpts
	// contains filtered or unexported fields
}

func (*DecryptOpts) Run

func (opts *DecryptOpts) Run() error

type DownloadOpts

type DownloadOpts struct {
	cli.GlobalOpts
	cli.DownloaderOpts
	// contains filtered or unexported fields
}

func (*DownloadOpts) Run

func (opts *DownloadOpts) Run() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL