Graylog v1.0.1 发布,此版本重要更新内容如下:
Properly log stack traces (#970)
Update REST API browser to new Graylog logo
Avoid spamming the logs if the original input of a message in the disk journal can’t be loaded (#1005)
Allows reader users to see the journal status (#1009)
Compatibility with MongoDB 3.0 and Wired Tiger storage engine (#1024)
Respect rest_transport_uri when generating entity URLs in REST API (#1020)
Properly map NodeNotFoundException (#1137)
Allow replacing all existing Grok patterns on bulk import (#1150)
Configuration option for discarding messages on error in AMQP inputs (#1018)
Configuration option of maximum HTTP chunk size for HTTP-based inputs (#1011)
Clone alarm callbacks when cloning a stream (#990)
Add hasField() and getField() methods to MessageSummary class (#923)
Add per input parse time metrics (#1106)
Allow the use of log4j-extras classes in log4j configuration (#1042)
Fix updating of input statistics for Radio nodes (#1022)
Emit proper error message when a regular expression in an Extractor doesn’t match example message (#1157)
Add additional information to system jobs (#920)
Fix false positive message on LDAP login test (#1138)
Calculate saved search resolution dynamically (#943)
Only enable LDAP test buttons when data is present (#1097)
Load more than 1 message on Extractor form (#1105)
Fix NPE when listing alarm callback using non-existent plugin (#1152)
Redirect to nodes overview when node is not found (#1137)
Fix documentation links to integrations and data sources (#1136)
Prevent accidental indexing of web interface by web crawlers (#1151)
Validate grok pattern name on the client to avoid duplicate names (#937)
Add message journal usage to nodes overview page (#1083)
Properly format numbers according to locale (#1128, #1129)
Graylog2 是一个用来将系统日志syslog保存到MongoDB中的工具。 包括一个用Java编写的服务器,可接收来自TCP和UDP的syslog信息,Web接口使用Ruby编写,基于 Rails 框架,可用来查看日志信息。
下载地址:https://www.graylog.org/download
来自:开源中国社区

