Skip to content

cloudfoundry-community/cf-plugin-logsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Overview

Fetches logs from logstash services which uses elastic search

Installation

$ go get github.com/cloudfoundry-community/cf-plugin-logsearch
$ cf install-plugin $GOPATH/bin/logsearch

Usage

$ cf search-logs <appname>

Development

cf uninstall-plugin logsearch; go get ./...; cf install-plugin $GOPATH/bin/cf-plugin-logsearch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages