George Mponos
|
790ff7fd1d
|
Docblock fixes
|
2018-12-09 22:31:46 +02:00 |
|
Jordi Boggiano
|
06143b03e5
|
Add a bunch of return types and fix type inconsistencies reports from phan
|
2018-07-04 14:14:08 +02:00 |
|
Jordi Boggiano
|
90d343e6a6
|
Merge pull request #1057 from CarsonF/logstash-context-prefix
Change LogstashFormatter prefix properties to keys
|
2018-06-18 11:03:19 +02:00 |
|
Florent Viel
|
5f95356f3a
|
fix @see reference for logstash
Logstash has a new home and is also writte in java instead of ruby.
|
2018-05-17 15:46:52 +02:00 |
|
Carson Full
|
a21b037a00
|
Change LogstashFormatter to have extra/context keys instead of prefixes for the keys.
|
2017-10-03 12:22:44 -05:00 |
|
Elnur Abdurrakhimov
|
91a0f40927
|
LogstashFormatter: format context and extra fields as JSON objects (#976)
BC Break
* For Logstash, format context as object instead of individual fields
* For Logstash, format extra as object instead of individual fields
|
2017-06-19 01:30:53 +02:00 |
|
Jordi Boggiano
|
b76bc133db
|
Rename level_num to monolog_level, refs #960
|
2017-06-18 23:58:15 +02:00 |
|
Benjamin Pentzold
|
26c7de1e51
|
map loglevel (int-value) to log-message, as well
|
2017-03-28 16:04:50 +02:00 |
|
Michal Zuber
|
cab58eb1e5
|
Fixed Logstash event format link (#898)
|
2016-12-13 15:34:24 +01:00 |
|
Jordi Boggiano
|
6e6586257d
|
Add scalar types to processor/formatters and top level classes
|
2016-09-25 21:23:35 +02:00 |
|
Jordi Boggiano
|
21dde4dedb
|
Move to strict mode and fix tests
|
2016-05-27 13:44:00 +01:00 |
|
Jordi Boggiano
|
f200e79879
|
CS fixes
|
2016-05-26 20:54:06 +01:00 |
|
Jordi Boggiano
|
3e3f44aee4
|
Remove Logstash V0 support
|
2016-05-20 19:50:12 +01:00 |
|
Jordi Boggiano
|
c889fb2648
|
CS fixes & upgrading cs fixer config
|
2015-11-18 17:09:46 +00:00 |
|
Jonathan Jefferies
|
4b9d0e4233
|
Added missing documentation for $version param.
|
2015-08-27 12:55:39 +01:00 |
|
Bruno Pedro
|
ffb1701834
|
Checking each entry individually instead of using @.
|
2014-04-08 10:43:04 +02:00 |
|
Bruno Pedro
|
3c0c213b41
|
Set @timestamp default value and ignore other empty values.
|
2014-04-08 09:25:42 +02:00 |
|
Albert Casademont
|
899f7f52e5
|
Add millisecond precision in the LogstashFormatter
|
2013-11-11 15:50:38 +01:00 |
|
Jordi Boggiano
|
99aad2e059
|
Formatting fixes
|
2013-09-16 11:56:03 +02:00 |
|
Oliver Byford
|
45ae71f9a6
|
Merge Logstach V1 logic into the main Logstash formatter, add a parameter to the constructor to specify version
Defaults to version '0'.
|
2013-09-16 10:19:26 +01:00 |
|
Jordi Boggiano
|
119df2de09
|
Always use \n for line breaks
|
2013-01-10 17:58:58 +01:00 |
|
Gunnar Lium
|
71e9cf5626
|
Add linebreak to end of logstash records.
|
2013-01-09 16:25:35 +01:00 |
|
Jordi Boggiano
|
5e78992f96
|
Make applicationName mandatory in LogstashFormatter
|
2012-12-14 12:15:52 +01:00 |
|
Jordi Boggiano
|
9c8db38385
|
CS fixes
|
2012-12-14 12:15:30 +01:00 |
|
Tim Mower
|
798a039040
|
Add applicationName option which gets set to the logstash @type field
|
2012-12-10 12:35:34 +00:00 |
|
Tim Mower
|
6aaf70d363
|
Rename classnames to LogstashFormatter as suggested by @stof
|
2012-12-10 12:17:05 +00:00 |
|
Tim Mower
|
32e6bff219
|
Move source files in preparation for rename to LogstashFormatter
|
2012-12-10 12:16:07 +00:00 |
|