Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

spec for dirsrv_errors is broken #95

Open
bfahr opened this issue Jun 22, 2018 · 0 comments
Open

spec for dirsrv_errors is broken #95

bfahr opened this issue Jun 22, 2018 · 0 comments

Comments

@bfahr
Copy link
Contributor

bfahr commented Jun 22, 2018

The json for the spec dirsrv_errors is broken and doesn't match the spec. Here is the spec:

dirsrv_errors = glob_file("/var/log/dirsrv/*/errors")

The json uses a regex and the regex for the directory segment will not be matched by the client so data will not be collected for this spec.

        {
            "file": "/var/log/dirsrv/.*/()*(errors|errors\\.2.*)",
            "pattern": [],
            "symbolic_name": "dirsrv_errors"
        },
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant