We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During deployment of a geoname topology, following error is raised:
2017/04/26 14:27:33 [INFO] exit status 2 2017/04/26 14:27:33 [DEBUG] Stdout found on host : 10.197.135.104 message : 2017-04-26 14:27 INFO: post_configure_source.sh : >>> Begin <<< 2017-04-26 14:27 INFO: post_configure_source.sh : TARGET=Logstash SOURCE=GeoNames 2017-04-26 14:27 INFO: post_configure_source.sh : Remove default es output plugin 2017-04-26 14:27 INFO: post_configure_source.sh : Copy geonames_parse.conf file to /home/cloud-user/logstash-5.1.1/conf cp: cannot stat ‘/geonames_parse.conf’: No such file or directory 2017/04/26 14:27:33 [INFO] Deployment: "4eb739f2-ba96-4501-afd9-03f6d33d46cb", Node: "GeoNames", Operation: "tosca.interfaces.relationship.configure.post_configure_source/logstash/Logstash": Caught a retriable error from Ansible: 'exit status 2'. Let's retry in few seconds (1/5)
The $confvariable of Logstash seams not defined in post_configure_source.sh for the GeoNames.
$conf
post_configure_source.sh
The text was updated successfully, but these errors were encountered:
No branches or pull requests
During deployment of a geoname topology, following error is raised:
The
$conf
variable of Logstash seams not defined inpost_configure_source.sh
for the GeoNames.The text was updated successfully, but these errors were encountered: