Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi, the tutorial is not complete. First, we need to install JAVA and NGINX. Otherwise, there are errors. Can you fulfill the tutorial?
This comment has been deleted
I’m getting this error when installing logstash:
Setting up logstash (1:7.8.1-1) ...
Using provided startup.options file: /etc/logstash/startup.options
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2020-08-13T00:30:56.216Z [main] WARN FilenoUtil : Native subprocess control requires open access to sun.nio.ch
Pass '--add-opens java.base/sun.nio.ch=org.jruby.dist' or '=org.jruby.core' to enable.
Errno::EBADF: Bad file descriptor - systemctl
spawn at org/jruby/RubyProcess.java:1635
spawn at org/jruby/RubyKernel.java:1658
popen_run at /usr/share/logstash/vendor/jruby/lib/ruby/stdlib/open3.rb:202
popen3 at /usr/share/logstash/vendor/jruby/lib/ruby/stdlib/open3.rb:98
execute at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/detector.rb:74
detect_systemd at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/detector.rb:29
detect_platform at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/detector.rb:24
detect at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/detector.rb:18
setup_defaults at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/cli.rb:153
execute at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/cli.rb:119
run at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/command.rb:67
run at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.31/lib/pleaserun/cli.rb:114
run at /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/command.rb:132
<main> at /usr/share/logstash/lib/systeminstall/pleasewrap.rb:28
Unable to install system startup script for Logstash.
chmod: cannot access '/etc/default/logstash': No such file or directory
dpkg: error processing package logstash (--configure):
installed logstash package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
logstash
E: Sub-process /usr/bin/dpkg returned an error code (1)
I believe there is small typo with one of the commands. It should be this:
sudo filebeat setup -E output.logstash.enabled=false -E 'output.elasticsearch.hosts=["localhost:9200"]' -E setup.kibana.host=localhost:5601
How can we do these in localhost? So elasticsearch is localhost:9200, nginx is localhost:80. So can kibana be localhost:5601?? How can we configure that in nginx configuration, need to listen on 80 or 9200? And Kibana is not loaded in browser, it’s just loading and then the connection was reset. How to troubleshoot that? Appreciated the help/reply…
I replaced a older elkstack on ubuntu and followed this process, it worked well except that it creates 2 indexes per day
filebeat-%{[@metadata][version]}-2020.10.03 filebeat-7.9.2-2020.10.03
the filebeat-7.9.2-2020.10.03 is from the elk server itself and the other is from filebeat from a remote syslog server that I was using before on the older server
It would be fine except the search doesn’t work, when I discover/search I only get the elkstack ubuntu server and a bunch of error popups for 1 of 3 shards failed
illegal_argument_exception
I ran GET _template/filebeat-* and the only one returned is the filebeat-7.9.2-2020.10.03 index so I am missing a index template for the other one
How can I fix this ? I tried hardcoding the %{[@metadata][version]} to 7.9.2 in the file /etc/logstash/conf.d/30-elasticsearch-output.conf but that caused even worse problems and could not load the data.
So I am a little confused, what port do I send my syslogs to? Port 514 isnt listening
Hi, Successfuly installed “Version: 7.6.2” on Centos 7. Hope to follow your guide to install on ubuntu. Thanks…
AS I successfully implemented the tutorial.
Now it is taking 35 GB of memory out of 60 GB and in other instance it is taking 90% of memory out of 16GB.
So is normal with everyone or there is an issue.
Excuse, Erin why different pictures of my Kibana ui and yours examples