Class: SphinxWindowsEventFilter
- Inherits:
-
SphinxEventFilter
- Object
- SphinxEventFilter
- SphinxWindowsEventFilter
- Defined in:
- lib/logstash/filters/sphinx.rb
Direct Known Subclasses
Constant Summary collapse
- SPHINX_FILTER_VERSION =
1- SPHINX_FILTER_NAME =
'WindowsEventFilter'
Instance Method Summary collapse
Methods inherited from SphinxEventFilter
Constructor Details
This class inherits a constructor from SphinxEventFilter
Instance Method Details
#apply(event) ⇒ Object
448 449 450 451 |
# File 'lib/logstash/filters/sphinx.rb', line 448 def apply(event) end |