Commit graph

  • 9aa551be74 - Add internal inputs for ruby-driven agents. Also needed for testing. Jordan Sissel 2010-11-21 01:45:30 -08:00
  • daefbe986d - Add error bubbling. Search problems now display to the user. Jordan Sissel 2010-11-21 08:22:09 +00:00
  • 6714ab1036 - Add 'first' and 'last' links jls 2010-11-21 07:56:43 +00:00
  • 27d3c68ade - label anonymization hack for easy finding later Jordan Sissel 2010-11-20 10:47:29 +00:00
  • 0a69e6a3c7 - Support array field values. Each value becomes a clickable modifier when drilling into logs. Jordan Sissel 2010-11-20 10:43:28 +00:00
  • 93434a7171 - Fix event appending. Jordan Sissel 2010-11-20 10:33:02 +00:00
  • fd05fccca6 - Fix 'next' and 'prev' button breaking the search query - Fix display bug found due to multiline support being added Jordan Sissel 2010-11-20 10:16:41 +00:00
  • 093d02541b Log registration Jordan Sissel 2010-11-20 10:16:25 +00:00
  • 03ba706635 - Add tag 'multiline' if an event is successfully parsed as a multiline message. Jordan Sissel 2010-11-20 10:15:55 +00:00
  • eba5264077 - Add multiline and java stack trace parsing Jordan Sissel 2010-11-20 10:13:10 +00:00
  • fc885e819c - Update java patterns to work properly (tested with actual stack traces) Jordan Sissel 2010-11-20 10:12:44 +00:00
  • d34c4b8358 - Add java patterns Jordan Sissel 2010-11-20 01:58:34 -08:00
  • bf1dca75fa - Add tests for filters/multiline Jordan Sissel 2010-11-20 01:07:54 -08:00
  • 9dd7958fbc - fix up style Jordan Sissel 2010-11-20 07:58:07 +00:00
  • 928e72a690 - Allow events to override another (needed for multiline) Jordan Sissel 2010-11-20 03:36:55 +00:00
  • 35529dcd8f - Add stub for multiline support Jordan Sissel 2010-11-20 03:36:43 +00:00
  • 76c4e7e402 - use correct class for message Jordan Sissel 2010-11-20 02:55:12 +00:00
  • 8aa6df0387 - don't anonymize results Jordan Sissel 2010-11-19 18:51:46 -08:00
  • cfe75ec2de - Hide table if there are no results Jordan Sissel 2010-11-19 18:14:58 -08:00
  • 8ee6a23fe3 Merge branch 'master' of github.com:jordansissel/logstash Jordan Sissel 2010-11-19 18:14:25 -08:00
  • 82373a9f87 - mongomapper barfs if the key has a '@' in it Jordan Sissel 2010-11-19 18:14:11 -08:00
  • 55ac2f3ce5 - Fix click-highlighting (broken after moving from ul to table) jls 2010-11-20 02:00:40 +00:00
  • e9b1797395 - Use a table output instead of a html list. jls 2010-11-20 01:53:29 +00:00
  • cf8916c1e2 - use @source_host and @source_path now Jordan Sissel 2010-11-18 14:17:40 -08:00
  • 1b65bcc310 - Set source url with the accessor, not from the hash. Jordan Sissel 2010-11-18 13:44:34 -08:00
  • 9c68e35548 - Use @source_host and @source_path Jordan Sissel 2010-11-18 13:04:31 -08:00
  • 2f60cdb558 - Better support for URI sources. Will set @source, @host, and @path Jordan Sissel 2010-11-18 13:03:42 -08:00
  • 081a9a7282 - build logstash-lite Jordan Sissel 2010-11-18 08:30:37 -08:00
  • 597a89a7e8 - Find patterns based on relative pathing of the file Jordan Sissel 2010-11-18 08:27:16 -08:00
  • 3b2395f372 - Add 'lite' package with no deps. This lets you install logstash anywhere you control the dependencies you need based on the feature you use. Jordan Sissel 2010-11-18 08:25:22 -08:00
  • d4aa9878a5 - No space between PRI and TIMESTAMP (RFCI3164) Jordan Sissel 2010-11-18 01:09:58 -08:00
  • 8aea20cc2a - Fix versioning now that we're on git. Bump minor due to versioning changes. Jordan Sissel 2010-11-18 01:01:19 -08:00
  • cd4f6fa276 - Set pri=13 for unknown message formats per RFC3164 - add comments/style Jordan Sissel 2010-11-18 01:00:00 -08:00
  • b4a0dfeb4e style Jordan Sissel 2010-11-18 00:55:35 -08:00
  • 42b7333b04 - Add tcp input; tcp://listenip:port/ Specify 0.0.0.0 for listenip if you want to listen on all interfaces. Jordan Sissel 2010-11-18 00:06:06 -08:00
  • ddb94e5012 - Add brief style guide Jordan Sissel 2010-11-17 23:57:51 -08:00
  • fe06a4ba54 style fix Jordan Sissel 2010-11-17 23:46:49 -08:00
  • 6ebe1e4f0e Add basic config validation Jordan Sissel 2010-11-17 23:46:14 -08:00
  • 8d98999139 - Add ignores Jordan Sissel 2010-11-17 23:45:50 -08:00
  • f22e259ab7 - fix comment git-svn Jordan Sissel 2010-11-17 21:42:07 +00:00
  • 36235e24f7 - Add gelf/graylog output example Jordan Sissel 2010-11-17 20:31:16 +00:00
  • 9decdf7f03 - Add fields and timestamp from to gelf Jordan Sissel 2010-11-17 20:29:21 +00:00
  • 9fdbe250a2 - Add GELF output for graylog2: see http://www.graylog2.org/about/gelf Jordan Sissel 2010-11-17 20:11:31 +00:00
  • e527c230aa - don't log the search result - fix the 'prev' link to activate correctly Jordan Sissel 2010-11-17 03:05:02 +00:00
  • 33303f8270 - add pointer about the query syntax being similar to Lucene's QueryParser Jordan Sissel 2010-11-17 02:56:35 +00:00
  • 27bacd80b4 - Remove console.log uses Jordan Sissel 2010-11-16 18:17:21 +00:00
  • a8ce21e753 - Support prev and next links in search Jordan Sissel 2010-11-16 09:50:10 +00:00
  • 2e416f34cb - Add gem 'thin' Jordan Sissel 2010-11-16 07:24:05 +00:00
  • 9c335345ff - update description Jordan Sissel 2010-11-16 07:20:42 +00:00
  • 625c7a7a7c - Add em-http-request Jordan Sissel 2010-11-16 07:19:17 +00:00
  • 9636f7fc42 - Add views location Jordan Sissel 2010-11-16 03:42:25 +00:00
  • 0de0c38955 - Add logstash-web to executables Jordan Sissel 2010-11-16 03:39:13 +00:00
  • 052f62c966 - Move web to lib/logstash/web Jordan Sissel 2010-11-16 03:38:44 +00:00
  • 37d03a082c - Add everything but jls-grok Jordan Sissel 2010-11-16 03:09:14 +00:00
  • 28ec9ac593 - Add test directory Jordan Sissel 2010-11-15 02:45:24 +00:00
  • d3e9f3e365 - Use the river. Jordan Sissel 2010-11-15 02:35:32 +00:00
  • 22addb876d - The previous river was storing everything as { type => event } which made the search results funny. Jordan Sissel 2010-11-15 02:35:21 +00:00
  • 4d9d91335c - Set result counts/etc for the template Jordan Sissel 2010-11-14 11:48:04 +00:00
  • 5c5049996d - fix hostname munging Jordan Sissel 2010-11-14 11:47:44 +00:00
  • 0838a8bbe7 - Add result counts, prep for paging Jordan Sissel 2010-11-14 11:47:17 +00:00
  • 5d6977d05f - Anonymize search results by replacing known hostname patterns. Jordan Sissel 2010-11-14 11:31:55 +00:00
  • d3843d19ef - Move the search form to the top in all pages. - Support clicking on the graph to zoom the search to that time period - Remove 'AND' appending (we default to 'AND' now) Jordan Sissel 2010-11-14 11:24:28 +00:00
  • f25e50c557 - set default operator to AND, not OR Jordan Sissel 2010-11-14 10:53:45 +00:00
  • abc84f3218 - Add graph support Jordan Sissel 2010-11-14 10:31:22 +00:00
  • 3ef8495024 - Put things in a 'logstash' scope and expose it via window.logstash for others. Jordan Sissel 2010-11-14 10:31:12 +00:00
  • dc33a684a4 Add size to the visual plot Jordan Sissel 2010-11-14 10:13:28 +00:00
  • fc34c485d6 Add flot Jordan Sissel 2010-11-14 10:13:12 +00:00
  • e783c91ceb - Properly generate plot points for flot Jordan Sissel 2010-11-14 10:12:03 +00:00
  • 76142529b5 - Add flot (MIT License) Jordan Sissel 2010-11-14 09:50:22 +00:00
  • 5a986268d7 - Split elasticsearch searching into a library Jordan Sissel 2010-11-14 09:43:00 +00:00
  • 3eed18aee4 - Add my prod logstash config for now Jordan Sissel 2010-11-13 12:06:28 +00:00
  • 0befaa3037 - urlescape our strings so they're safer (and easier to paste places) Jordan Sissel 2010-11-13 12:04:58 +00:00
  • c986701c2c - Store web2.0 state in the url bar. Jordan Sissel 2010-11-13 11:59:49 +00:00
  • a56a9325e2 - remove superfluous line Jordan Sissel 2010-11-13 11:26:21 +00:00
  • e91677e724 - Fix sneaky bug where we would accidentally connect our amqp to localhost rather than the one we specified. Jordan Sissel 2010-11-13 11:24:56 +00:00
  • 280b8f1bfe - fix logging Jordan Sissel 2010-11-13 11:16:53 +00:00
  • 8bc2a55a27 - use Enumerable#detect instead of Enumerable.select{}[0] - don't use self.send Jordan Sissel 2010-11-13 00:01:55 +00:00
  • e5b829fe05 - Don't use self.send - Add helpful comments Jordan Sissel 2010-11-12 23:13:08 +00:00
  • d9152a44b1 - use pre-wrap whitespace style Jordan Sissel 2010-11-12 08:47:50 +00:00
  • 75bc94abdf - Obey whitespace in logs. Jordan Sissel 2010-11-12 04:31:07 +00:00
  • d8e5bfaca5 - In case we are using globs, replace the path in the file url with whatever EM::FileTail says it is. Jordan Sissel 2010-11-12 04:06:56 +00:00
  • f85e708d0f remove unused Jordan Sissel 2010-11-12 04:05:46 +00:00
  • 513df922c5 - 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 2010-11-12 03:47:52 +00:00
  • 16ad0f80f7 - log grokpile stuff Jordan Sissel 2010-11-11 09:03:01 +00:00
  • 1213d77d94 forgot to check this in (fixes queue naming) Jordan Sissel 2010-11-11 09:02:35 +00:00
  • 75910bb656 - 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 2010-11-11 08:20:13 +00:00
  • 7f4b1192f8 - Add output amqp logging Jordan Sissel 2010-11-11 08:15:28 +00:00
  • 253df23b57 - Add input logging Jordan Sissel 2010-11-11 08:13:04 +00:00
  • 3c9c38e55e - add proper setters Jordan Sissel 2010-11-11 08:06:03 +00:00
  • fa9686832c - update gemspec Jordan Sissel 2010-11-11 07:39:22 +00:00
  • add9eb66cd remove ap Jordan Sissel 2010-11-11 07:38:10 +00:00
  • dd93817f07 - remove 'ap' Jordan Sissel 2010-11-11 07:37:58 +00:00
  • f440e22664 Jordan Sissel 2010-11-11 07:37:48 +00:00
  • 1a2ca3fc28 - Add some nagios patterns Jordan Sissel 2010-11-11 07:37:07 +00:00
  • 7f38743da4 - Add grokdiscovery example Jordan Sissel 2010-11-09 10:22:40 +00:00
  • 65a115fee6 - Add support for iso8601 timestamps in syslog messages Jordan Sissel 2010-11-09 10:22:25 +00:00
  • 955773f4ff - make grokdiscovery work Jordan Sissel 2010-11-09 10:19:38 +00:00
  • ca568c0437 - Add grokdiscovery Jordan Sissel 2010-11-09 10:11:28 +00:00
  • 37488a44fc - 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 2010-11-09 09:58:28 +00:00
  • 5a8a350ef3 - Degrade-without-dying if we don't have awesome_print Jordan Sissel 2010-11-09 09:50:29 +00:00