\/the literal / (4710 / 578 / 2F16)
varthe literal text var (case sensitive) \/the literal / (4710 / 578 / 2F16)
logthe literal text log (case sensitive) \/the literal / (4710 / 578 / 2F16)
nginxthe literal text nginx (case sensitive) \/the literal / (4710 / 578 / 2F16)
accessthe literal text access (case sensitive) \_the literal _ (9510 / 1378 / 5F16)
Group string(?<string>\S+) \S+any non-whitespace character, repeated at least once
\.the literal . (4610 / 568 / 2E16)
logthe literal text log (case sensitive) g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string