Skip to content

Filter Session

NS4 edited this page Sep 19, 2019 · 2 revisions

Filter Name

Description

Short description

Filter Code

0x73657373

Dependencies

  • hiredis 0.13 or above

Darwin configuration

Example of darwin configuration for this filter :

{
    "session_1": {
        "exec_path": "/path/to/darwin/build/darwin_fsession",
        "config_file":"/path/to/fsession.conf",
        "output": "LOG",
        "next_filter": "",
        "nb_thread": 1,
        "log_level": "DEBUG",
        "cache_size": 0
    }
}

Config file

  • redis_socket_path : the redis's socket

Example :

{
   "redis_socket_path": "/var/sockets/redis/redis.sock",
}

Body

_body to send_

Example

Here is an example of a body:

_example_

Results

certitudes returned

default threshold

Clone this wiki locally