yoavb
(Yoav)
January 31, 2020, 11:47am
1
I am getting the following message :
[2020-01-31T11:42:39,671][ERROR][o.e.x.s.a.f.SecurityActionFilter]
[elk74] blocking [cluster:monitor/stats] operation due to expired license.
I have run :
curl -uelastic -XPOST 'http://localhost:9200/_xpack/license/start_basic '
Enter host password for user 'elastic':
I was equested to enter 'elastic' user.
I dont have such user .....
[root@elk74 log]# cat /etc/passwd | grep elastic
elasticsearch:x:1009:1008::/home/elasticsearch:/bin/bash
Please advise how to start basic non-licensed edition
Thanks
yoavb
(Yoav)
February 4, 2020, 12:42pm
2
Hi,
Kindly advise
Thanks
Yoav
ikakavas
(Ioannis Kakavas)
February 4, 2020, 2:10pm
3
this is because you specified -uelastic
when running the curl command.
This is not an Operating system user, this is an Elasticsearch user.
What version is this? You were running with trial license before, did you enable security ? Have you set the passwords for the built in user ?
yoavb
(Yoav)
February 4, 2020, 3:13pm
4
Hi,
Thanks for your feedback.
I have use : Revert to basic license from Kibana and its worked
Regards
Yoav
franzisk
(Francisco)
February 21, 2020, 6:17pm
5
Where can you revert this license on Kibana?
system
(system)
Closed
March 20, 2020, 6:18pm
6
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.