package
3.7.0+incompatible
Repository: https://github.com/percona/percona-toolkit.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
BetweenDateRegex generate a regex to filter mysql error log dates to just get events between 2 dates Currently limited to filter by day to produce "short" regexes.
No description provided by the author
No description provided by the author
IsNodeUUID can only try to see if that's an UUID functionally, it could also be a "regexNodeHash", but it's indistinguishable from wsrep_node_name as it won't have any specific format.
basically capturing anything that does not have a date needed, else we would miss some logs, like wsrep recovery.
No description provided by the author
SetVerbosity accepts any LogRegex Some can be useful to construct context, but we can choose not to display them.
# Variables
No description provided by the author
No description provided by the author
5.5 date : 151027 6:02:49 5.6 date : 2019-07-17 07:16:375.7 date : 2019-07-17T15:16:37.123456Z5.7 date : 2019-07-17T15:16:37.123456+01:00 10.3 date: 2019-07-15 7:32:25.
No description provided by the author
No description provided by the author
Regexes from this type should only be about operator extra logs it should not contain Galera logs Specifically operators are dumping configuration files, recoveries, script outputs, ..
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
"galera views" regexes.