Skip to content

Instantly share code, notes, and snippets.

@pkaramol

pkaramol/json Secret

Created November 29, 2018 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkaramol/c32277e342c6a9439dcacc4632440921 to your computer and use it in GitHub Desktop.
Save pkaramol/c32277e342c6a9439dcacc4632440921 to your computer and use it in GitHub Desktop.
json {
source => "[retrieved_sessionid_new]"
}
mutate {
add_field => { "[totalBytes]" => "%{[retrieved_sessionid_new][totalBytes]}" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment