openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Logstash
Settings
|
Report Duplicate
25
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 345 of 355
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- In case we are using globs, replace the path in the file url with whatever EM::FileTail says it is.
Jordan Sissel
More...
about 14 years ago
remove unused
Jordan Sissel
More...
about 14 years ago
- For sanity in chaining, we should not override an event.type if we already have one (for example, if we get an event over amqp, we should not override the type).
Jordan Sissel
More...
about 14 years ago
- log grokpile stuff
Jordan Sissel
More...
about 14 years ago
forgot to check this in (fixes queue naming)
Jordan Sissel
More...
about 14 years ago
- unify input/output for amqp. This fixes a bug where we amqp:///topic/foo would register a topic as "/topic/foo" for outputs but "foo" for inputs.
Jordan Sissel
More...
about 14 years ago
- Add output amqp logging
Jordan Sissel
More...
about 14 years ago
- Add input logging
Jordan Sissel
More...
about 14 years ago
- add proper setters
Jordan Sissel
More...
about 14 years ago
- update gemspec
Jordan Sissel
More...
about 14 years ago
remove ap
Jordan Sissel
More...
about 14 years ago
- remove 'ap'
Jordan Sissel
More...
about 14 years ago
[no comment]
Jordan Sissel
More...
about 14 years ago
- Add some nagios patterns
Jordan Sissel
More...
about 14 years ago
- Add grokdiscovery example
Jordan Sissel
More...
about 14 years ago
- Add support for iso8601 timestamps in syslog messages
Jordan Sissel
More...
about 14 years ago
- make grokdiscovery work
Jordan Sissel
More...
about 14 years ago
- Add grokdiscovery
Jordan Sissel
More...
about 14 years ago
- use DateTime.parse to ensure any ISO8601 format dates rae in our common format. This may not be necessary in the long run.
Jordan Sissel
More...
about 14 years ago
- Degrade-without-dying if we don't have awesome_print
Jordan Sissel
More...
about 14 years ago
- Allow easy specification of ISO8601 format
Jordan Sissel
More...
about 14 years ago
- Add all patterns found
Jordan Sissel
More...
about 14 years ago
add support for streaming logs to elasticsearch via a "rabbitmq river". we have to PUT a json config to the elasticsearch HTTP API to tell it where to look, then we use our amqp output to send bulk-data style index messages to elasticsearch. The ES side does bulk-queueing for us.
Pete Fritchman
More...
over 14 years ago
move CGI include around to proper place
Pete Fritchman
More...
over 14 years ago
- parse query string on output URLs for additional options - amqp now properly supports "queue" type (and in general, works now) - amqp supports durable queues (?durable=1) - added amqp#receive_raw for publishing a string directly
Pete Fritchman
More...
over 14 years ago
automatically include the right lib dir
Pete Fritchman
More...
over 14 years ago
- Make TZ in DATESTAMP_OTHER optional - Add more debugging to filters/grok to make it easier to see pattern compile problems. - Add percentage progress to rate.sh (for tracking long imports on logstash) - Add content-type to the webserver - Update to web interface to use new @-prefixed notation (@message, etc)
Jordan Sissel
More...
over 14 years ago
[no comment]
Jordan Sissel
More...
over 14 years ago
- Only push events to websockets when we have subscribers
Jordan Sissel
More...
over 14 years ago
- Add script to hackily check for progress on a long import.
Jordan Sissel
More...
over 14 years ago
←
1
2
…
341
342
343
344
345
346
347
348
349
…
354
355
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree