Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ podtolog Public archive

PodToLog is a tool to build a Dynatrace query URL from a Kubernetes pod's name and optional namespace.

License

Notifications You must be signed in to change notification settings

clcollins/podtolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#This repository is archived and will no longer receive updates.

PodToLog

Go

PodToLog is a tool to build a Dynatrace query URL from a Kubernetes pod's name and optional namespace. If no namespace is supplied, the current namespace is assumed.

PodToLog uses your existing cluster credentials to gather the data and build the url (eg: oc whoami).

# Usage

podtolog --help
Usage:
  podtolog (POD) [flags]

Flags:
  -h, --help               help for podtolog
  -n, --namespace string   namespace {default: current namespace}

About

PodToLog is a tool to build a Dynatrace query URL from a Kubernetes pod's name and optional namespace.

Resources

License

Stars

Watchers

Forks

Packages

No packages published