File graylog-web-interface.changes of Package graylog-web-interface

-------------------------------------------------------------------
Mon Mar 19 10:28:21 UTC 2018 - ecsos@schirra.net

- fix build error for Leap 15.0 and Tumbleweed

-------------------------------------------------------------------
Fri Jan  8 12:51:28 UTC 2016 - ecsos@opensuse.org

- update to 1.3.2
  https://www.graylog.org/graylog-1-3-2-is-now-available/
- changes from 1.3.1
  https://www.graylog.org/graylog-1-3-1-is-now-available/
- changes from 1.3.0
  https://www.graylog.org/graylog-1-3-ga-is-ready/
  
-------------------------------------------------------------------
Thu Nov 26 11:38:18 UTC 2015 - ecsos@opensuse.org

- update to 1.2.2
  https://www.graylog.org/graylog-1-2-2-is-now-available/

-------------------------------------------------------------------
Sun Oct  4 09:35:41 UTC 2015 - ecsos@opensuse.org

- update to 1.2.1
  https://www.graylog.org/graylog-1-2-1-is-now-available/
- update to 1.2.0
  https://www.graylog.org/announcing-graylog-1-2-ga-release-includes-30-new-features/
- update to 1.1.6
  https://www.graylog.org/graylog-1-1-6-released/
  
-------------------------------------------------------------------
Thu Aug  6 11:19:45 UTC 2015 - ecsos@opensuse.org

- update to 1.1.5
  - Improve handling of exceptions in the JournallingMessageHandler
    (#1286)
  - Upgrade to Elasticsearch 1.6.1 (#1312)
  - Remove hard-coded limit for UDP receive buffer size (#1290)
  - Ensure that elasticsearch_index_prefix is lowercase 
    (commit 2173225)
  - Add configuration option for time zone to Date converter 
    (#1320)
  - Fix NPE if the disk journal is disabled on a node (#1520)
  - Statistic and Chart error: Adding time zone offset caused 
    overflow (#1257)
  - Ignore stream alerts and throughput on serialize (#1309)
  - Fix dynamic keyword time-ranges for dashboard widgets created 
    from content packs (#1308)
  - Upgraded Anonymous Usage Statistics plugin to version 1.1.1

-------------------------------------------------------------------
Mon Jul  6 16:51:17 UTC 2015 - ecsos@opensuse.org

- update to 1.1.4
  Bugfixes
  - Make heartbeat timeout option for AmqpTransport optional. 
    Graylog2/graylog2-server#1010
  - Export as CSV on stream fails with “Invalid range type 
    provided.” Graylog2/graylog2-web-interface#1504
  - Fix several quoting issues for Windows start/service scripts. 
    Graylog2/collector#28
  - Replace readlink usage in collector startup script with 
    manually resolving symbolic links. Graylog2/collector#20
  - Rename several collector variables in Linux startup scripts.

- changes from 1.1.3
  Bugfixes
  - Log error message early if there is a MongoDB connection error. 
    Graylog2/graylog2-server#1249
  - Fixed field content value alert condition. 
    Graylog2/graylog2-server#1245
  - Extend warning about SO_RCVBUF size to UDP inputs. 
    Graylog2/graylog2-server#1243
  - Scroll on button dropdowns. 
    Graylog2/graylog2-web-interface#1477
  - Normalize graph widget numbers before drawing them. 
    Graylog2/graylog2-web-interface#1479
  - Fix highlight result checkbox position on old Firefox. 
    Graylog2/graylog2-web-interface#1440
  - Unescape terms added to search bar. 
    Graylog2/graylog2-web-interface#1484
  - Load another message in edit extractor page not working. 
    Graylog2/graylog2-web-interface#1488
  - Reader users aren’t able to export search results as CSV. 
    Graylog2/graylog2-web-interface#1492
  - List of streams not loaded on message details page. 
    Graylog2/graylog2-web-interface#1496

- changes from 1.1.2
  Bugfixes
  - Get rid of NoSuchElementException if index alias doesn’t exist. 
    Graylog2/graylog2-server#1218
  - Make Alarm Callbacks API compatible to Graylog 1.0.x again. 
    Graylog2/graylog2-server#1221Graylog2/graylog2-server#1222 Graylog2/graylog2-server#1224
  - Fixed issues with natural language parser for keyword time 
    range. Graylog2/graylog2-server#1226
  - Unable to write Graylog metrics to MongoDB 
    Graylog2/graylog2-server#1228
  - Unable to delete user. Graylog2/graylog2-server#1209
  - Unable to unpause streams, dispite editing permissions. 
    Graylog2/graylog2-web-interface#1456
  - Choose quick values widget size dynamically. 
    Graylog2/graylog2-web-interface#1422
  - Default field sort order is not guaranteed after reload. 
    Graylog2/graylog2-web-interface#1436
  - Toggling all fields in search list throws error and breaks 
    pagination. Graylog2/graylog2-web-interface#1434
  - Improve multi-line log messages support. 
    Graylog2/graylog2-web-interface#612
  - NPE when clicking a message from a deleted input on a stopped 
    node. Graylog2/graylog2-web-interface#1444
  - Auto created search syntax must use quotes for values with 
    whitespaces in them.Graylog2/graylog2-web-interface#1448
  - Quick Values doesn’t update for new field. 
    Graylog2/graylog2-web-interface#1438
  - New Quick Values list too large. 
    Graylog2/graylog2-web-interface#1442
  - Unloading referenced alarm callback plugin breaks alarm 
    callback listing. Graylog2/graylog2-web-interface#1450
  - Add to search button doesn’t work as expected for “level”
    field. Graylog2/graylog2-web-interface#1453
  - Treat “*” query as empty query. 
    Graylog2/graylog2-web-interface#1420
  - Improve title overflow on widgets. 
    Graylog2/graylog2-web-interface#1430
  - Convert NaN to 0 on histograms. 
    Graylog2/graylog2-web-interface#1417
  - “<>” values in fields are unescaped and don’t display in Quick 
    Values. Graylog2/graylog2-web-interface#1455
  - New quickvalues are not showing number of terms. 
    Graylog2/graylog2-web-interface#1411
  - Default index for split & index extractor results in an error.
    Graylog2/graylog2-web-interface#1464
  - Improve behaviour when field graph fails to load. 
    Graylog2/graylog2-web-interface#1276
  - Unable to unpause streams, dispite editing permissions.
    Graylog2/graylog2-web-interface#1456
  - Wrong initial size of quick values pie chart. 
    Graylog2/graylog2-web-interface#1469
  - Problems refreshing data on quick values pie chart. 
    Graylog2/graylog2-web-interface#1470
  - Ignore streams with no permissions on message details. 
    Graylog2/graylog2-web-interface#1472

-------------------------------------------------------------------
Sat Jun  6 09:18:26 UTC 2015 - ecsos@opensuse.org

- update to 1.1.1
  - Fix problem with missing alarmcallbacks. 
    Graylog2/graylog2-server#1214
  - Add additional newline between messages to alert email. 
    Graylog2/graylog2-server#1216
  - Fix incorrect index range calculation. 
    Graylog2/graylog2-server#1217 
    Graylog2/graylog2-web-interface#1266
  - Fix sidebar auto-height on old Firefox versions. 
    Graylog2/graylog2-web-interface#1410
  - Fix “create one now” link on stream list page. 
    Graylog2/graylog2-web-interface#1424
  - Do not update StreamThroughput when unmounted. 
    Graylog2/graylog2-web-interface#1428
  - Fix position of alert annotations in search result histogram. 
    Graylog2/graylog2-web-interface#1421
  - Fix NPE when searching. Graylog2/graylog2-web-interface#1212
  - Hide unlock dashboard link for reader users. 
    Graylog2/graylog2-web-interface#1429
  - Open radio documentation link on a new window. 
    Graylog2/graylog2-web-interface#1427
  - Use radio node page on message details. 
    Graylog2/graylog2-web-interface#1423

- changes from 1.1.0
  * New Features and Enhancements
  - User Interface
    - Search auto-complete
    - Manual widget resize
    - Auto resize of widgets based on screen size
    - Faster search results
    - Moved search filter for usability
    - Updated several icons to text boxes for usability
    - Search highlight toggle
    - Pie charts (Stacked charts are coming in 1.2)
    - Improved stream management
    - Output plugin and Alarm callback edit support
    - Dashboard widget search edit
    - Dashboard widget direct search button
    - Dashboard background update support for better performance
    - Log collector status UI
  - Integrated Log Collector
    - Linux, Windows and Unix support for reading local log files
    - Windows event log support
    - Windows service support (runs as a Windows service)
    - Heartbeat and status
    - Configurable in-memory message buffer
    - TLS/SSL encryption
    - Lightweight footprint (10MB in size and <60MB memory usage)
  - Server Enhancements
    - Enhanced Grok support with type conversions (integers, doubles and dates)
    - CSV output streaming support including full text message
    - Simplified MongoDB configuration with URI support
    - Improved tokenizer for extractors
    - Configurable UDP buffer size for incoming messages
    - Elasticsearch 1.5.2 support

- changes from 1.0.2
  - Regular expression and Grok test failed when example message is 
    a JSON document or contains special characters (#1190, #1195)
  - “Show message terms” was broken (#1168)
  - Showing message indices was broken (#1211)
  - Fixed typo in SetIndexReadOnlyJob (#1206)
  - Consistent error messages when trying to create graphs from 
    non-numeric values (#1210)
  - Fix message about too few file descriptors for Elasticsearch 
    when number of file descriptors is unlimited (#1220)
  - Deleting output globally which was assigned to multiple streams 
    left stale references (#1113)
  - Fixed problem with sending alert emails (#1086)
  - TokenizerConverter can now handle mixed quoted and un-quoted 
    k/v pairs (#1083)

-------------------------------------------------------------------
Wed Apr  1 17:18:56 UTC 2015 - ecsos@opensuse.org

- update to 1.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)

-------------------------------------------------------------------
Fri Feb 20 11:51:08 UTC 2015 - ecsos@opensuse.org

- initial version 1.0.0
openSUSE Build Service is sponsored by