Skip to content

kibana_discover_url Variable #211

Closed Locked Answered by nsano-rururu
markus-nclose asked this question in Q&A
Discussion options

You must be logged in to vote

According to yelp / elastalert's past pull requests, it looks like this:

Adding support for generating Kibana Discover app link #2474

name: Frequent Responses
index: kibana_sample_data_logs

timestamp_field: "timestamp"
timestamp_type: "custom"
timestamp_format: "%Y-%m-%dT%H:%M:%S.%fZ"

type: frequency
num_events: 3

timeframe:
  minutes: 10

query_key: response

generate_kibana_discover_url: true
kibana_discover_app_url: http://localhost:5601/#/discover
kibana_discover_version: '6.8'
kibana_discover_index_pattern_id: 90943e30-9a47-11e8-b64d-95841ca0b247 # specific to my instance
kibana_discover_columns: [ 'message', 'request', 'response' ]

alert: [ debug ]
alert_text: '{0}'
alert_text_args

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@nsano-rururu
Comment options

@nsano-rururu
Comment options

Answer selected by markus-nclose
Comment options

You must be logged in to vote
1 reply
@markus-nclose
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants