Documentation ¶
Index ¶
- func CheckPantherParser(t *testing.T, log string, parser parsers.LogParser, expect *parsers.PantherLog, ...)
- func EqualPantherLog(t *testing.T, expectedEvent *parsers.PantherLog, events []*parsers.PantherLog, ...)
- func MustReadFileJSONLines(filename string) (lines []string)
- func MustReadFileString(filename string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPantherParser ¶ added in v1.1.0
func CheckPantherParser(t *testing.T, log string, parser parsers.LogParser, expect *parsers.PantherLog, expectMore ...*parsers.PantherLog)
func EqualPantherLog ¶
func EqualPantherLog(t *testing.T, expectedEvent *parsers.PantherLog, events []*parsers.PantherLog, parseErr error)
used by log parsers to validate records
func MustReadFileJSONLines ¶ added in v1.2.1
func MustReadFileString ¶ added in v1.2.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.