Tomislav Tomašić
Tomislav Tomašić
build fails with: .``` /kali-cloud-build ec2 --secret-key XXX --access-key XXX Run task: 01-packages Run task: 01-packages-ec2 Run task: 03-build-info Building image for kali sana architecture: amd64 filesystem: ext4 volume size:...
When doing ```terraform apply``` I get: ``` module.eks_node.aws_autoscaling_group.terra: Creation complete after 38s (ID: terraform-eks) Error: Error applying plan: 1 error(s) occurred: * module.eks_node.null_resource.export_rendered_template: Error running command 'cat > /data_output.sh
Hi, trying to build an image, from your base image, that uses elasticsearch-keystore for storing sensitive secrets, that would be used to authenticate against a google cloud storage bucket for...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Getting the following errors in nginx pod, while indexing: ` [error] 2979#2979: *2143972 upstream prematurely closed connection while reading response header from upstream, client: 10.132.0.4, server: XXXX, request: "POST /_bulk?timeout=1m...
Hi, trying to come up with the best solution to snapshot an indices subset. Using ElasticSearch (6.2.2) from this repo on Google Kubernetes Engine. Failed to find any useful examples...
I want to define distinct parsing configurations for several different categories of containers. For example, the application containers require nested json parsing of the log field: ``` @type parser format...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...
Using Ubuntu: ``` # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16.04 Codename: xenial ``` On state.apply: ``` --------- ID: supervisor-service Function:...