Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LaaS
logstash-forwarder
Commits
443bce82
Commit
443bce82
authored
Jan 24, 2013
by
Jordan Sissel
Browse files
Add notes to running
parent
d2f9f743
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
443bce82
...
...
@@ -30,9 +30,16 @@ need.
Generally:
`lumberjack.sh --host somehost --port 12345 /var/log/messages`
You'll need an ssl ca to verify the server (host) with.
See
`lumberjack.sh --help`
for all the flags
See
`lumberjack.sh --help`
Key points:
*
You'll need an ssl ca to verify the server (host) with.
*
You can specify custom fields with the '--field foo=bar'. Any number of these
may be specified. I use them to set fields like 'type' and other custom
attributes relevant to each log.
*
Any non-flag argument after is considered a file path. You can watch any
number of files.
## Use with logstash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment