Security Onion 1.4.1 and elastic basic license

129 views
Skip to first unread message

mario...@gmail.com

unread,
Jul 19, 2020, 3:47:37 PM7/19/20
to security-onion
Hi !

Is it possible to use elastic basic license features like siem with secuirtyonion 1.4.1 hybrid hunter ?

Thanks

Wes Lambert

unread,
Jul 20, 2020, 8:10:18 AM7/20/20
to securit...@googlegroups.com
I know there was an issue with the Features images at some point, so let me check on that -- you should, however, be able to switch to them to use the basic license once that issue has been resolved.

Thanks,
Wes

--
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-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/275bdfed-b7a2-424c-8052-0f6080e28443n%40googlegroups.com.


--

Wes Lambert

unread,
Jul 20, 2020, 11:02:21 AM7/20/20
to securit...@googlegroups.com
Update: This will be fixed in the next release, RC1.

Thanks,
Wes
Message has been deleted

Chris Morgret

unread,
Sep 8, 2020, 3:21:19 PM9/8/20
to securit...@googlegroups.com
Hi Raimundo, 

To switch to Elastic Features run "so-features-enable".   I tested on a standalone and it did work.

Thanks,

Chris

On Mon, Sep 7, 2020 at 12:52 PM Raimundo Jimenez <rjim...@comunicaciones.es> wrote:

Hi Wes,

Could you confirm if it is already fixed in RC2? If so, do you have any information on how to activate it?

Thanks a lot in advance!

Raimundo

Raimundo Jimenez

unread,
Sep 8, 2020, 4:34:11 PM9/8/20
to security-onion

Hi Chris,

Thank you very much!

Best regards,

Raimundo

Raimundo Jimenez

unread,
Sep 9, 2020, 7:04:19 AM9/9/20
to security-onion

Hi Chris,

It seems it is not working correctly on a 'Eval' installation. Tried twice in two different machines, one of them with a fresh installation, but with the same result...

# docker logs so-elasticsearch
Importing PKCS12 keypair into Java keystore
Importing keystore /usr/share/elasticsearch/config/elasticsearch.p12 to /usr/share/elasticsearch/config/sokeys...
Entry for alias 1 successfully imported.
Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
uncaught exception in thread [main]
java.lang.IllegalArgumentException: Cannot have additional setting [transport.type] in plugin [SoTls], already added in plugin [x-pack-security]
    at org.elasticsearch.plugins.PluginsService.updatedSettings(PluginsService.java:216)
    at org.elasticsearch.node.Node.<init>(Node.java:318)
    at org.elasticsearch.node.Node.<init>(Node.java:266)
    at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:227)
    at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:227)
    at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:393)
    at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:170)
    at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:161)
    at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86)
    at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:127)
    at org.elasticsearch.cli.Command.main(Command.java:90)
    at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:126)
    at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:92)
For complete error details, refer to the log at /var/log/elasticsearch/securityonioneval.log



Checking Docker status

    Docker ------------------------- [ OK ]   

Checking container statuses

    so-cortex ---------------------- [ OK ]   
    so-curator --------------------- [ OK ]   
    so-dockerregistry -------------- [ OK ]   
    so-elastalert --------------- [ ERROR ]   
    so-elasticsearch ------------ [ ERROR ]   
    so-filebeat -------------------- [ OK ]   
    so-fleet ----------------------- [ OK ]   
    so-grafana --------------------- [ OK ]   
    so-idstools -------------------- [ OK ]   
    so-influxdb -------------------- [ OK ]   
    so-kibana ---------------------- [ OK ]   
    so-kratos ---------------------- [ OK ]   
    so-mysql ----------------------- [ OK ]   
    so-nginx ----------------------- [ OK ]   
    so-playbook -------------------- [ OK ]   
    so-redis ----------------------- [ OK ]   
    so-sensoroni ------------------- [ OK ]  


I will try however in a Standalone installation.

Best regards,

Raimundo

Raimundo Jimenez

unread,
Sep 9, 2020, 8:52:14 AM9/9/20
to security-onion

Yep, so-features-enable failed in the same way in a Standalone server :'(

Chris Morgret

unread,
Sep 9, 2020, 10:18:39 PM9/9/20
to securit...@googlegroups.com
Raimundo,

I checked my standalone test and it was actually done on 2.0.3, not 2.1. I was able to replicate and the issue is now being tracked via https://github.com/Security-Onion-Solutions/securityonion/issues/1306

Thanks for reporting this.

Chris

Raimundo Jiménez

unread,
Sep 10, 2020, 8:59:23 AM9/10/20
to securit...@googlegroups.com

Thanks goes to you, Chris, for your feedback and support!

Would you know any workaround for this issue? Is it a matter of substituting the container?

Best regards,

Raimundo
Twitter LinkedIn Github


You received this message because you are subscribed to a topic in the Google Groups "security-onion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/security-onion/hETMnPWJ0XE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/CALz4wPxGuYThEuSP42MuwoT%2Bfnya8GSoBbSFkU4uTq9nKdbm%2Bg%40mail.gmail.com.

Doug Burks

unread,
Sep 10, 2020, 3:34:40 PM9/10/20
to securit...@googlegroups.com
Issue 1306 should be resolved in RC3 which is coming soon!



--
Doug Burks
Founder and CEO
Security Onion Solutions, LLC

Raimundo Jiménez

unread,
Sep 11, 2020, 5:26:29 AM9/11/20
to securit...@googlegroups.com

Thank you very much Doug! Willing to see RC3 out :-)

However, I am still interested in debugging as a way to know a little bit more of the internal architecture... :-)

My best wishes, and congratulations to all the team for the good work.

Raimundo
Twitter LinkedIn Github

Reply all
Reply to author
Forward
0 new messages