Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix regression: printing default config file path #2060

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

urso
Copy link

@urso urso commented Jul 19, 2016

Resolves: #2058

sample output:

Usage of ./filebeat:
  -E value
        Configuration overwrite (default null)
  -N    Disable actual publishing for testing
  -c path
        Configuration file path (default /Users/urso/.gvm/pkgsets/go1.6/global/src/github.com/elastic/beats/filebeat/filebeat.yml)
  -configtest
        Test configuration and exit.
  -cpuprofile string
        Write cpu profile to file
  -d string
        Enable certain debug selectors
  -e    Log to stderr and disable syslog/file output
  -httpprof string
        Start pprof http server
  -memprofile string
        Write memory profile to this file
  -path.config string
        Configuration path
  -path.data string
        Data path
  -path.home string
        Home path
  -path.logs string
        Logs path
  -v    Log at INFO level
  -version
        Print the version and exit

@urso urso added the review label Jul 19, 2016
@tsg tsg merged commit 2e761cd into elastic:master Jul 19, 2016
@urso urso deleted the fix/2058-display-default-config branch February 19, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants