- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
08-13-2018 09:47 AM
Hi,
Is MineMeld supported on Ubuntu 18.04? There doesn't seem to be any documentation or mention of Ubuntu 18.04, we've ran into issues trying to set it up as we were trying to rely on the 16.04 guides but Ubuntu 18.04 has changed quite a bit from previous versions.
Are we going to have to drop to 16.04?
Any help would be appreciated.
Thanks
09-17-2018 12:57 PM - edited 09-17-2018 01:00 PM
I'd be happy with the 16.04 guides, where did you find those? Everything I see says 14.04. I really don't want to set this up on trusty just to have to do it all over again in 6 months.
09-18-2018 06:31 AM
I'm in complete agreement. Looking at building new instances and guidance and or clarity on OS support would be nice.
09-30-2018 02:33 AM
Hi @MoeJomha, @fwmike and @crimichigan,
If you follow the guide to install Minemeld on 16.04 with the use of the ansible playbook, then you can easily install Minemeld on 18.04 LTS, as I have just done.
You can find the link here:
https://github.com/PaloAltoNetworks/minemeld-ansible
Best regards,
Bo
10-08-2018 12:39 AM
Hi,
I could install Minemeld in Ubuntu 18.04 but I had a problem
and fixed it.
I have a question. I can't run the command
/usr/sbin/minemeld-auto-update
File minemled-auto-update does not exists. then If I want to update Minemeld, how does I make it?
Thank you
10-08-2018 07:30 AM
Hi,
Forgive my ignorance on the subject. You mean to rerun the command:
ansible-playbook -K -i 127.0.0.1, local.yml
or I have to rerun some more additional command before.
Thank you
10-08-2018 04:05 PM
Just tried to run the ubuntu 16 ansible playbook instructions to install on Ubuntu server 18... no joy. fails immediately with TASK [infrastructure : include_vars] *********************************************************************************
fatal: [127.0.0.1]: FAILED! => {"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this tasl to be skipped if no files are found"}
to retry, use: --limit @/root/minemeld-ansible/local.retry
I suspect that this may be an issue even when I try on Ubuntu 16 since the previously working CentOS7 used to work but now also gives me some other errors and fails now but will try a few things and see what I can get.
10-09-2018 09:42 AM
Hi @hshawn, @Sistemas_SanLucar,
I am really sorry, I totally forgot to tell you, that you needed to create some files specific for the 18.04 release.
I found the following pull request from cemasirt, which does exactly this. So, if you just create the files from the following link, in their corresponding paths, then I am sure that it works for you.
https://github.com/PaloAltoNetworks/minemeld-ansible/pull/43
PS.: Remember to use the @ otherwise I am not sure that I get an email, that you have asked me or replied to my posts 🙂
10-14-2020 04:32 PM
Has anyone worked out a way to install minemeld in Ubuntu 18.04?
I was using https://live.paloaltonetworks.com/t5/minemeld-articles/manually-install-minemeld-on-ubuntu-16-04/ta-... to install Minemeld into Unbuntu 18.04.
When I get to Step 9 and run the following cmd to check that minemeld is installed and running I get the following
sudo: /opt/minemeld/engine/current/bin/supervisorctl: command not found
I cannot get past this.
Any help would be greatly appreciated.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!