KO
KO
Same on linux redhat 8.9 on a bind mounted file with these option! The container doesn"t update the host file: - /usr/share/opensearch/DONT_DELETE_config_mail.ini:/config_mail.ini:consistent,ro - /usr/share/opensearch/DONT_DELETE_config_mail.ini:/config_mail.ini:ro ENV: + Red Hat Enterprise Linux...
If they don t appears, search for my other thread to fix it! I shown how to modify the request to be able to see them Le jeu. 20 juin...
Hi, Yes it is indeed a visualization datatable, it would be nice to be able to save the cell size parameters! Thanks for the reply!
Hi, thanks! Auto-resizable column should be a great default option too!
Hi, any news about this functionnality?
it works when i rewrite url from https://127.0.0.1:5601/api/notifications/get_configs?from_index=0&max_items=5000&sort_field=name&sort_order=asc -> https://127.0.0.1:5601/api/notifications/get_configs?from_index=0&max_items=10&query=&config_type=slack&config_type=email&config_type=chime&config_type=microsoft_teams&config_type=webhook&config_type=sns&sort_field=name&sort_order=asc 
You just have to install this extension for chrome: [EXTENSION](https://chromewebstore.google.com/detail/requestly-intercept-modif/mdnleldcmiljblolnjhpnblkcekpdkpa) After that, do a redirection like that: - https://127.0.0.1:5601/api/notifications/get_configs?from_index=0&max_items=5000&sort_field=name&sort_order=asc to - https://127.0.0.1:5601/api/notifications/get_configs?from_index=0&max_items=10&query=&config_type=slack&config_type=email&config_type=chime&config_type=microsoft_teams&config_type=webhook&config_type=sns&sort_field=name&sort_order=asc  Enjoy!
It worked by deleting .kibana_1 and .kibana_2, thanks!