Regular Expressions 101

Community Patterns

0

sourctype

Golang
no description available
Submitted by anonymous - 3 years ago
0

tag standard

Golang
no description available
Submitted by anonymous - 3 years ago
0

match ***

Golang
no description available
Submitted by anonymous - 3 years ago
0

https://twitter.com/MGWVc

Golang
[](url)
Submitted by anonymous - 3 years ago
0

header

Golang
no description available
Submitted by anonymous - 3 years ago
0

1st Synt Macro

Golang
no description available
Submitted by anonymous - 3 years ago
0

LONG BLOB

Golang
no description available
Submitted by anonymous - 3 years ago
0

MYISAM

Golang
no description available
Submitted by anonymous - 3 years ago
0

ISO8601-duration

Golang
no description available
Submitted by johndunne - 3 years ago
0

ISO8601-utc-time

Golang
no description available
Submitted by johndunne - 3 years ago
0

Log Data Parsing

Golang
parse log data
Submitted by anonymous - 2 years ago

Parse Kubernetes Resource URI Paths

1

Regular Expression
Golang

`
^(?:/api|/apis/(?P<GROUP>[^/]+))/(?P<VERSION>[^/]+)(?:/namespaces/(?P<NAMESPACE>[^/]+))?/(?P<RESOURCETYPE>[^/\n]+)(?:/(?P<NAME>[^/\n]+))?(?:/(?P<SUBRESOURCE>[^/\n]+))?$
`
gm

Description

Loading markdown...
Submitted by Mathew Wicks - 2 years ago