Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
L
logstash-forwarder
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
LaaS
logstash-forwarder
Commits
6f44c8e5
Commit
6f44c8e5
authored
Nov 19, 2013
by
Jordan Sissel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- recover old lumberjack.sh; rename to logstash-forwarder
parent
8f6547aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
logstash-forwarder.sh
logstash-forwarder.sh
+6
-0
No files found.
logstash-forwarder.sh
0 → 100644
View file @
6f44c8e5
#!/bin/sh
dir
=
`
dirname
$0
`
LD_LIBRARY_PATH
=
"
${
dir
}
/../lib"
export
LD_LIBRARY_PATH
exec
"
${
dir
}
/logstash-forwarder"
"
$@
"
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