{
    "content": [
        {
            "type": "text",
            "text": "# fail2ban-server (man)\n\n## NAME\n\nfail2ban-server - start the server\n\n## SYNOPSIS\n\nfail2ban-server [OPTIONS]\n\n## DESCRIPTION\n\nFail2Ban  v0.11.2  reads  log  file that contains password failure report and bans the corre‐\nsponding IP addresses using firewall rules.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (15 subsections)\n- **REPORTING BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "fail2ban-server",
        "section": "",
        "mode": "man",
        "summary": "fail2ban-server - start the server",
        "synopsis": "fail2ban-server [OPTIONS]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-c",
                "long": "--conf",
                "arg": null,
                "description": "configuration directory"
            },
            {
                "flag": "-s",
                "long": "--socket",
                "arg": null,
                "description": "socket path"
            },
            {
                "flag": "-p",
                "long": "--pidfile",
                "arg": null,
                "description": "pidfile path --pname <NAME> name of the process (main thread) to identify instance (default fail2ban-server) --loglevel <LEVEL> logging level --logtarget <TARGET> logging target, use file-name or stdout, stderr, syslog or sysout. --syslogsocket auto|<FILE>"
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": "--dp, --dump-pretty dump the configuration using more human readable representation"
            },
            {
                "flag": "-t",
                "long": "--test",
                "arg": null,
                "description": "test configuration (can be also specified with start parameters)"
            },
            {
                "flag": "-i",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-q",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-x",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-b",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--async",
                "arg": null,
                "description": "start server in async mode (for internal usage only, don't read configuration)"
            },
            {
                "flag": "",
                "long": "--timeout",
                "arg": null,
                "description": "timeout to wait for the server (for internal usage only, don't read configuration) --str2sec <STRING> convert time abbreviation format to seconds"
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "display this help message"
            },
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "print the version (-V returns machine-readable short format)"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "fail2ban-client",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fail2ban-client/1/json"
            },
            {
                "name": "FAIL2BAN-SERVER",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/FAIL2BAN-SERVER/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-c --conf",
                        "lines": 2,
                        "flag": "-c",
                        "long": "--conf"
                    },
                    {
                        "name": "-s --socket",
                        "lines": 2,
                        "flag": "-s",
                        "long": "--socket"
                    },
                    {
                        "name": "-p --pidfile",
                        "lines": 13,
                        "flag": "-p",
                        "long": "--pidfile"
                    },
                    {
                        "name": "-d",
                        "lines": 3,
                        "flag": "-d"
                    },
                    {
                        "name": "-t --test",
                        "lines": 2,
                        "flag": "-t",
                        "long": "--test"
                    },
                    {
                        "name": "-i",
                        "lines": 1,
                        "flag": "-i"
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-q",
                        "lines": 1,
                        "flag": "-q"
                    },
                    {
                        "name": "-x",
                        "lines": 1,
                        "flag": "-x"
                    },
                    {
                        "name": "-b",
                        "lines": 1,
                        "flag": "-b"
                    },
                    {
                        "name": "-f",
                        "lines": 1,
                        "flag": "-f"
                    },
                    {
                        "name": "--async",
                        "lines": 2,
                        "long": "--async"
                    },
                    {
                        "name": "--timeout",
                        "lines": 5,
                        "long": "--timeout"
                    },
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-V --version",
                        "lines": 2,
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "fail2ban-server - start the server\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "fail2ban-server [OPTIONS]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Fail2Ban  v0.11.2  reads  log  file that contains password failure report and bans the corre‐\nsponding IP addresses using firewall rules.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-c --conf",
                        "content": "configuration directory\n",
                        "flag": "-c",
                        "long": "--conf"
                    },
                    {
                        "name": "-s --socket",
                        "content": "socket path\n",
                        "flag": "-s",
                        "long": "--socket"
                    },
                    {
                        "name": "-p --pidfile",
                        "content": "pidfile path\n\n--pname <NAME>\nname of the process (main thread) to identify instance (default fail2ban-server)\n\n--loglevel <LEVEL>\nlogging level\n\n--logtarget <TARGET>\nlogging target, use file-name or stdout, stderr, syslog or sysout.\n\n--syslogsocket auto|<FILE>\n",
                        "flag": "-p",
                        "long": "--pidfile"
                    },
                    {
                        "name": "-d",
                        "content": "--dp, --dump-pretty\ndump the configuration using more human readable representation\n",
                        "flag": "-d"
                    },
                    {
                        "name": "-t --test",
                        "content": "test configuration (can be also specified with start parameters)\n",
                        "flag": "-t",
                        "long": "--test"
                    },
                    {
                        "name": "-i",
                        "content": "",
                        "flag": "-i"
                    },
                    {
                        "name": "-v",
                        "content": "",
                        "flag": "-v"
                    },
                    {
                        "name": "-q",
                        "content": "",
                        "flag": "-q"
                    },
                    {
                        "name": "-x",
                        "content": "",
                        "flag": "-x"
                    },
                    {
                        "name": "-b",
                        "content": "",
                        "flag": "-b"
                    },
                    {
                        "name": "-f",
                        "content": "",
                        "flag": "-f"
                    },
                    {
                        "name": "--async",
                        "content": "start server in async mode (for internal usage only, don't read configuration)\n",
                        "long": "--async"
                    },
                    {
                        "name": "--timeout",
                        "content": "timeout to wait for the server (for internal usage only, don't read configuration)\n\n--str2sec <STRING>\nconvert time abbreviation format to seconds\n",
                        "long": "--timeout"
                    },
                    {
                        "name": "-h --help",
                        "content": "display this help message\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-V --version",
                        "content": "print the version (-V returns machine-readable short format)\n",
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            "REPORTING BUGS": {
                "content": "Report bugs via Debian bug tracking system http://www.debian.org/Bugs/ .\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "fail2ban-client(1)\n\n\n\nfail2ban-server v0.11.2                     November 2020                         FAIL2BAN-SERVER(1)",
                "subsections": []
            }
        }
    }
}