इस प्रोजेक्ट के बारे में

ansible-role-goaccess role EL, Fedora, Debian, और Ubuntu systems पर GoAccess deploy करने का automated तरीका प्रदान करता है। यह दो installation methods support करता है: 'system' (distribution packages या official GoAccess APT repo का उपयोग करके) और 'source' (tarball से build करके)। Role एक configurable path पर full GoAccess configuration file generate कर सकता है, जिसमें role variables के माध्यम से time, date, log formats, UI options, server options, file options, और parser options adjustable होते हैं। Optional रूप से, यह systemd service बनाता है जो real-time HTML mode में GoAccess को चलाने के लिए continuously एक HTML report update करता है। यह configuration file, log file, और related directories के ownership और permissions को भी manage करता है। Role के लिए Ansible user को become privileges और controller पर community.general collection की आवश्यकता होती है। Metadata में supported platforms, minimum Ansible version 2.11, और कोई dependency नहीं शामिल है।