-
Hello, I followed the steps for Manual PFELK Install on Ubuntu 24.10. Dashboards are empty though. I found logstash is failing from the syslog messages and there's no GeoIP folder in /usr/share. I did do "sudo geoipupdate" and did not see any errors. Also, shoud i do rsyslog configuration for recieving logs on 5140 port? I don't see anything listening on this port with the "ss" command. Syslog- 2024-10-29T12:33:29.430932-05:00 elk logstash[12061]: [2024-10-29T17:33:29,430][INFO ][logstash.runner ] JVM bootstrap flags: [-Xms1g, -Xmx1g, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djruby.compile.invokedynamic=true, -XX:+HeapDumpOnOutOfMemoryError, -Djava.security.egd=file:/dev/urandom, -Dlog4j2.isThreadContextMapInheritable=true, -Dlogstash.jackson.stream-read-constraints.max-string-length=200000000, -Dlogstash.jackson.stream-read-constraints.max-number-length=10000, -Djruby.regexp.interruptible=true, -Djdk.io.File.enableADS=true, --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.nio.channels=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED, -Dio.netty.allocator.maxOrder=11] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I am able to get the dashboards populated by updating the 30-geoip file not to use MaxMind. Will continue to troubleshoot this issue. |
Beta Was this translation helpful? Give feedback.
Thanks. Its installed on /var/lib. Let me use this path instead on 30-geoip file and give it a try. I had one more question, is it possible to report top visited websites by IP?