{
    "content": [
        {
            "type": "text",
            "text": "# qstail (man)\n\n## NAME\n\nqstail - an utility printing the end of a log file starting at the specified pattern.\n\n## SYNOPSIS\n\nqstail -i <path> -p <pattern>\n\n## DESCRIPTION\n\nqstail  shows the end of a log file beginning with the line containing the specified pattern.\nThis may be used to show all lines which has been written after a certain event (e.g., server\nrestart) or time stamp.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "qstail",
        "section": "",
        "mode": "man",
        "summary": "qstail - an utility printing the end of a log file starting at the specified pattern.",
        "synopsis": "qstail -i <path> -p <pattern>",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-i",
                "long": null,
                "arg": "<path>",
                "description": "Input file to read the data from."
            },
            {
                "flag": "-p",
                "long": null,
                "arg": "<pattern>",
                "description": "Search pattern (literal string)."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "qsdt",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsdt/1/json"
            },
            {
                "name": "qsexec",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsexec/1/json"
            },
            {
                "name": "qsfilter2",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsfilter2/1/json"
            },
            {
                "name": "qsgeo",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsgeo/1/json"
            },
            {
                "name": "qsgrep",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsgrep/1/json"
            },
            {
                "name": "qshead",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qshead/1/json"
            },
            {
                "name": "qslog",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qslog/1/json"
            },
            {
                "name": "qslogger",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qslogger/1/json"
            },
            {
                "name": "qspng",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qspng/1/json"
            },
            {
                "name": "qsre",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsre/1/json"
            },
            {
                "name": "qsrespeed",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsrespeed/1/json"
            },
            {
                "name": "qsrotate",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsrotate/1/json"
            },
            {
                "name": "qssign",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qssign/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-i <path>",
                        "lines": 2,
                        "flag": "-i",
                        "arg": "<path>"
                    },
                    {
                        "name": "-p <pattern>",
                        "lines": 2,
                        "flag": "-p",
                        "arg": "<pattern>"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "qstail - an utility printing the end of a log file starting at the specified pattern.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "qstail -i <path> -p <pattern>\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "qstail  shows the end of a log file beginning with the line containing the specified pattern.\nThis may be used to show all lines which has been written after a certain event (e.g., server\nrestart) or time stamp.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-i <path>",
                        "content": "Input file to read the data from.\n",
                        "flag": "-i",
                        "arg": "<path>"
                    },
                    {
                        "name": "-p <pattern>",
                        "content": "Search pattern (literal string).\n",
                        "flag": "-p",
                        "arg": "<pattern>"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "qsdt(1),  qsexec(1),  qsfilter2(1),  qsgeo(1),  qsgrep(1),  qshead(1), qslog(1), qslogger(1),\nqspng(1), qsre(1), qsrespeed(1), qsrotate(1), qssign(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Pascal Buchbinder, http://mod-qos.sourceforge.net/\n\n\n\nmodqos utilities 11.63                       May 2019                                     QSTAIL(1)",
                "subsections": []
            }
        }
    }
}