You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xref:plugin-reference.adoc#org-apache-logging-log4j_log4j-core_org-apache-logging-log4j-core-filter-ScriptFilter[📖 Plugin reference for `ScriptFilter`]
1454
1454
1455
+
[#third-party]
1456
+
== Third-party filters
1457
+
1458
+
[WARNING]
1459
+
====
1460
+
These filters are provided by **third-party** vendors and are not maintained by the link:{logging-services-url}[Apache Logging Services] project.
1461
+
====
1462
+
1463
+
[#more-log4j2-RoutingFilter]
1464
+
=== Routing filter (`more-log4j2`)
1465
+
1466
+
`RoutingFilter` by https://github.com/mlangc/more-log4j2[more-log4j2] helps to compose filters by defining routes selected using log event attributes.
1467
+
For instance, it can be used to implement log throttling based on log event markers or levels.
0 commit comments