You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if it is possible to reload the logtrail configuration at runtime without a kibana restart? Ideally, I want to store config in es and be able to modify it directly in es, then have logtrail do a live reload of the config.
The text was updated successfully, but these errors were encountered:
@sivasamyk, thanks for the feedback. Yes, I was aware that logtrail loaded config from es, but what I wanted to know was if it would 'live' reload the config when it is changed in es, without requiring a restart of kibana. I think you have just confirmed that it will do that. E.g. reload the UI.
I am looking at using logtrail with ECK in an on-prem cluster using es/kibana 7.5.2 and logtrail-7.5.2-0.1.31. Unfortunately, when I include logtrail as a plugin kibana won't start, instead it just keeps cycling through some license request to es and timing out. I need a little time to look at it in more detail.
I have tried adding logtrail using the method outlined here and also tried building a custom image but the result is the same.
I'm wondering if it is possible to reload the logtrail configuration at runtime without a kibana restart? Ideally, I want to store config in es and be able to modify it directly in es, then have logtrail do a live reload of the config.
The text was updated successfully, but these errors were encountered: