KO

Results 8 comments of 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 ![image](https://github.com/opensearch-project/notifications/assets/941924/90877985-0ae9-4e59-ab04-8b5ca7240c8a)

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 ![image](https://github.com/opensearch-project/alerting/assets/941924/284f70ec-e213-4bd7-b825-baa7ebf65e11) Enjoy!

It worked by deleting .kibana_1 and .kibana_2, thanks!