Skip to content

Commit fb38b56

Browse files
kroepkejoschi
authored andcommittedFeb 8, 2017
Warn about pipeline stream routing (Graylog2#3472)
The pipeline function `route_to_stream` does not support skipping the default stream. Refs Graylog2/graylog-plugin-pipeline-processor#117 [ci skip]
1 parent 9849173 commit fb38b56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎UPGRADING.rst

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Please be advised that this necessary migration can put additional load on your
3737

3838
.. warning:: Make sure that all rotation and retention strategy plugins you had installed in 2.1 are updated to a version that is compatible with 2.2 before you start the Graylog 2.2 version for the first time. (e.g. Graylog Enterprise) This is needed so the required data migrations will run without problems.
3939

40+
.. warning:: The option to remove a message from the default stream is currently not available when using the pipeline function `route_to_stream`. This will be fixed in a subsequent bug fix release. Please see `the corresponding Github issue <https://github.com/Graylog2/graylog-plugin-pipeline-processor/issues/117>`_.
41+
4042
RotationStrategy & RetentionStrategy Interfaces
4143
===============================================
4244

0 commit comments

Comments
 (0)
Please sign in to comment.