- 28 Feb, 2014 1 commit
-
-
Thomas Zahari authored
Fixed: file offset still calculated wrong. File was detected as truncated again :-( Fixed: loosing the beginning of a partial line Fixed: A CR is also removed from the EOL Known issues: If the last line was logged with CRLF as EOF then the file offset is not correct calculated (missing one byte for the CR) in the Registry
-
- 14 Feb, 2014 1 commit
-
-
tzahari authored
I found a solution for the issue https://github.com/elasticsearch/logstash-forwarder/issues/149
-
- 04 Feb, 2014 2 commits
-
-
Jordan Sissel authored
gofmt -tabs=false -tabwidth=2
-
Jordan Sissel authored
I am not very happy with the formatting gofmt provides, but as there's the cult of gophers who seems to love this tool, it makes sense to try to avoid "why not gofmt!?" discussions and not distract existing go users with differing code style. Next step is obviously to write logstash-forwarder in !Go just to avoid formatting wars, right? ;)
-
- 10 Jan, 2014 1 commit
-
-
Jordan Sissel authored
-
- 02 Dec, 2013 4 commits
-
-
Jordan Sissel authored
Fixed the usage of /etc/default/logstash-forwarder. The previous way did...
-
Volker Uhrig authored
Fixed the usage of /etc/default/logstash-forwarder. The previous way did not overwrite the usage of DAEMON_ARGS
-
Jordan Sissel authored
-
Jordan Sissel authored
-
- 20 Nov, 2013 2 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
-
- 19 Nov, 2013 1 commit
-
-
Jordan Sissel authored
-
- 11 Nov, 2013 2 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
This fixes a regression entered during the C -> Go port where the dns randomizer feature was lost.
-
- 05 Nov, 2013 1 commit
-
-
Jordan Sissel authored
-
- 02 Nov, 2013 1 commit
-
-
Jordan Sissel authored
-
- 24 Oct, 2013 1 commit
-
-
Jordan Sissel authored
-
- 21 Oct, 2013 1 commit
-
-
Jordan Sissel authored
-
- 18 Oct, 2013 2 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
file rotation to always be incorrectly detected on linux.
-
- 17 Oct, 2013 2 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
invoke ReplaceFile via Go, so lumberjack's registrar updates will not be atomic on Windows platform. On windows, the "old" registrar db is saved as ".lumberjack.old"
-
- 16 Oct, 2013 4 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
Jordan Sissel authored
-
- 15 Oct, 2013 3 commits
-
-
Jordan Sissel authored
-
Jordan Sissel authored
(log/syslog isn't a thing on go in windows)
-
Jordan Sissel authored
-
- 14 Oct, 2013 2 commits
-
-
Jordan Sissel authored
Update README.md
-
atwardowski authored
Fix minor typo
-
- 09 Oct, 2013 1 commit
-
-
Jordan Sissel authored
Removed the go subdirectory
-
- 30 Sep, 2013 1 commit
-
-
Philip Kubat authored
-
- 16 Sep, 2013 2 commits
-
-
Jordan Sissel authored
Add option to read new files from the top (Useful for testing or backfill)
-
Jordan Sissel authored
Fix window size calculation
-
- 13 Sep, 2013 2 commits
-
-
Jordan Sissel authored
Added information on generating an ssl certificate
-
Jose Diaz-Gonzalez authored
Also added recommendations on where to place the files on disk
-
- 11 Sep, 2013 1 commit
-
-
Avleen Vig authored
-
- 06 Sep, 2013 2 commits
-
-
Jordan Sissel authored
seed random
-
Avleen Vig authored
-