ansible-elk icon indicating copy to clipboard operation
ansible-elk copied to clipboard

Ubuntu support

Open amoczygemba opened this issue 8 years ago • 7 comments

Could you please add an ansible script for ubuntu?

amoczygemba avatar Aug 09 '16 16:08 amoczygemba

I'm also interested in debian compatibility !

dbertha avatar Aug 31 '16 08:08 dbertha

+1 For Debian

I'll take ubuntu as well.

JSzaszvari avatar Sep 05 '16 14:09 JSzaszvari

Thanks for filing this. I'd like to extend Debian/Ubuntu functionality into ansible-elk but it's fairly low-priority given I'm working on a whole lot of other stuff. Ideally we'd just build in OS detection using Ansible facts. I don't know when I'll have time to work on it but I think it's a great idea and something I will plan for in the future.

sadsfae avatar Sep 13 '16 13:09 sadsfae

@sadsfae I figured I would start on this now, as I need to support some debian based systems. I figured I would start by supporting beats installation on them and then extend the ELK installation to be able to be installed on Ubuntu/Debian. Seem like a good road map?

knechtionscoding avatar Sep 14 '17 12:09 knechtionscoding

See PR #48 for more info on the Ubuntu/Debian support for beats installation. Will be looking into ELK installation support.

knechtionscoding avatar Sep 14 '17 14:09 knechtionscoding

It would be great if we have the Ubuntu support as this is found more stable in production systems and more supported on certain applications than Linux or CentOS

arunvsankar avatar Apr 20 '18 22:04 arunvsankar

I think a reasonable approach here is to first start with ubuntu client support for

It would be great if we have the Ubuntu support as this is found more stable in production systems and more supported on certain applications than Linux or CentOS

While this definitely isn't true (and Ubuntu is Linux) I think a good first step is to provide Ubuntu client support (for clients / beats). Actual Ubuntu/Debian support for ELK/EFK may come later, depending on any LSB differences in configuration files.

I'll need to setup a few testing Debian/Ubuntu VMs to get this going as I don't use it in my day-to-day.

sadsfae avatar Dec 07 '18 14:12 sadsfae