Just installed new release from scratch and it seems that I have some problems.
Logstash generates a lot of errors like this:
[2017-08-01T15:35:10,023][ERROR][logstash.filters.rest ] Error in Rest filter {:request=>[:get, "http://domainstats:20000/domain/creation_date/mesh.ad.jp", {}], :json=>false, :code=>nil, :body=>nil, :client_error=>#<Manticore::StreamClosedException: Could not read from stream: Read timed out>}
Disabling domainstats, resolves issues.
It seems, that a system can't resolve domainstats...
Regards,
Audrius
Installed it on other server and tested again. It seems, what it is woking just fine now.
Thanks!
Audrius
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.
It is stuck saying "Please wait while configuring Elastic"
I have given it well over an hour and it still did not complete.
What can I do to remedy this situation?
Thanks,
Brodie
I just sent an email to security onion one, I hope that was where you wanted it sent.
If not, please let me know.
Thanks,
Brodie
Sorry, I misunderstood. I thought you meant to send an actual email, not just post here.
Here is the sostat-redacted file.
I had to restart the machine because it was stalling on the sostat right before the elasticsearch part, so I believe that caused the logs to disappear.
Thanks,
Brodie
It took a long time to respond and finally came back with:
"curl: (56) Recv failure: Connection reset by peer"
Thanks,
Brodie
On Tuesday, August 15, 2017 at 11:39:29 AM UTC-5, Doug Burks wrote:
> Is this a physical machine or VM?
> It is a VM
> Does it have anything installed other than Security Onion?
> The only thing installed since the VM was created was securtiyonion and then I followed the steps for TP 3.
> How did you install/configure the machine?
> The machine has the specifications required from the blog post of TP3.
> What is the output of the following?
> sudo service docker restart
docker stop/waiting
docker start/running, process processID
> sudo so-elastic-restart
> This removed the exisiting containers (elasticsearch, logstash, freqserver, and domainstats)
Then it started the same containers and now it is stalled saying waiting for ElasticSearch.
Thanks
Brodie
No, eth0 does not have a LAN address space of 172.x
Does the TP 3 script/setup run sudo soup or no?
The log from tmp/ has a final message of "Configuring Kibana"
On Wednesday, August 16, 2017 at 5:56:35 PM UTC, Doug Burks wrote:
> If it says "Configuring Kibana", I think that would have come from
> /usr/sbin/so-elastic-configure-kibana. Are you sure you removed all
> the lines in /usr/sbin/so-elastic-start per my previous email?
>
> What is the output of the following?
> nslookup localhost
Server: 184.182.233.53
Address: 184.182.233.53#53
Name: localhost
Address: 127.0.0.1
> nslookup elasticsearch
Server: 184.182.233.53
Address: 184.182.233.53#53
** server can't find elasticsearch: NXDOMAIN
> nslookup so-elasticsearch
cybele@ELK-TP3-virtual-machine:~$ nslookup so-elasticsearch
Server: 184.182.233.53
Address: 184.182.233.53#53
** server can't find so-elasticsearch: NXDOMAIN
>
> Again, I'm really shooting in the dark here since I'm not able to
> duplicate this issue. Any chance you could try this on a different
> machine and/or different network?
This virtual machine is being created on an ESXI server from vsphere.
Not sure I can move it to a different network either.
I had no problem with the TP 2 setup process on basically an identical VM.
Thanks,
Brodie
No, sorry, I only say that the second Setup with VirtualGuesst doesn't finished.
But It is only one data more, but it doesn't have relation with other proofs.
If it data could be useful for someone, perfect.
Another issue that it's possible more near it's that in all my wrong first installations I chose docker0 and eth0 as monitoring interface.
And in my successful installation VirtualGuesst neither docker0 interface ( in the first setup )
I'm remembering now.
No, I can't reproduce the issue, sorry. It is much for my time now and I deleted all VMs.
Ahh, in the TIP 3 could you edit and put there that at first you should run 'sudo soup'. That's is clear, no?
I've been installed it and I don't have any problem.
I want to have kibana accessible from out.
I edit kibana.yml, in host line I write: "MyIPofManageInterface"
And I've the next error:
{"type":"log","@timestamp":"2017-08-28T22:58:11Z","tags":["fatal"],"pid":1,"level":"fatal","message":"listen EADDRNOTAVAIL 10.10.10.250:5601","error":{"message":"listen EADDRNOTAVAIL 10.10.10.250:5601","name":"Error","stack":"Error: listen EADDRNOTAVAIL 10.10.10.250:5601\n at Object.exports._errnoException (util.js:1018:11)\n at exports._exceptionWithHostPort (util.js:1041:20)\n at Server._listen2 (net.js:1249:19)\n at listen (net.js:1298:10)\n at net.js:1408:9\n at _combinedTickCallback (internal/process/next_tick.js:83:11)\n at process._tickCallback (internal/process/next_tick.js:104:9)","code":"EADDRNOTAVAIL"}}
How could I access from other host to UI interfaces like kibana?
Opening 443 port I reached SO web page.
The problem is that so-kibana is stopped with this fatal error.
Thanks,
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.
Yes, you are right.
Thanks
I think that it need a change, sorry.
/Daniel
On Friday, July 28, 2017 at 10:29:55 PM UTC+2, Doug Burks wrote:
> http://blog.securityonion.net/2017/07/towards-elastic-on-security-onion.html
>
> --
> Doug Burks