Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

PHPStan: Call to an undefined method Nexy\Graylog\Graylog::search() #17

Open
soullivaneuh opened this issue Aug 25, 2020 · 0 comments
Open

Comments

@soullivaneuh
Copy link
Contributor

soullivaneuh commented Aug 25, 2020

Code sample:

$graylog->search()->relative()->fieldHistogram(
            "domain:{$hosting->getNameCanonical()} AND source:{$hosting->getServer()->getCompleteName()} AND loadtime:>0",
            'loadtime',
            'hour',
            604800
        );
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