Good morning.
I would like to know if it's possible to send logs from a logstash server to multiples spaces in a same elastic cloud (kibana). If this is possible, what have I to add in logstash.yml file to send the information to multiples spaces? Is there another way to make this easier?
Thank you
Spaces are a Kibana concept - Spaces | Kibana Guide [7.13] | Elastic
1 Like
The data is saved in elastic.
You can use it in multiple spaces. Just create the index pattern in every required space.
Cheers!
Thank you !
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.