Skip to content

Instantly share code, notes, and snippets.

@yasuflatland-lf
Created May 9, 2023 00:51
Show Gist options
  • Save yasuflatland-lf/30598ee211f29d0c78860eec82647f29 to your computer and use it in GitHub Desktop.
Save yasuflatland-lf/30598ee211f29d0c78860eec82647f29 to your computer and use it in GitHub Desktop.
Blueprint Settings
{
"context": "query",
"occur": "filter",
"query": {
"range": {
"createDate": {
"include_lower": true,
"include_upper": true,
"from": "${time.current_date|modifier=-30d,date_format=yyyyMMddhhmmss}"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment