Package | Description |
---|---|
com.mozilla.secops.parser |
Log parsing, processing, and enrichment
|
Modifier and Type | Method and Description |
---|---|
static Mozlog |
Mozlog.fromJSON(String input,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Create a new
Mozlog object using a JSON string as input |
Mozlog |
Event.getMozlog()
Get mozlog value
|
Modifier and Type | Method and Description |
---|---|
void |
Event.setMozlog(Mozlog mozlog)
Set mozlog value
|
Copyright © 2022. All rights reserved.