hello, i have question about using basic license
i installed on elasticsearch 6.0.0, kibana 6.0.0 x-pack plugin.
Then i set next parameteres in configurations files:
kibana.yml:
xpack.graph.enabled: false
xpack.ml.enabled: false
xpack.security.enabled: false
xpack.reporting.enabled: true
xpack.monitoring.enabled:true
elasticsearch.yml
xpack.ml.enabled: false
xpack.security.enabled: false
xpack.watcher.enabled: false
xpack.reporting.enabled: true
xpack.monitoring.enabled:true
after this steps, for using basic license should i register it?
can i use it on different nodes, servers?