AIX

 View Only
  • 1.  Filebeat is not creating a log file after a fresh install

    Posted Tue June 08, 2021 03:12 PM
    I need some help with Filebeat (7.5.2-1) on AIX... I recently migrated to AIX 7.2 (7200-05-02-2114), and when I start filebeat it won't write a log file... If I install this on my other LPARS and take all the defaults it runs fine and logs to /opt/freeware/var/log/filebeat/filebeat... 


    # rpm -qa | grep filebeat

    filebeat-7.5.2-1.ppc

    # /opt/freeware/bin/filebeat &

    # ps -ef | grep filebeat

        root 12255688 14287104   0 10:31:13  pts/1  0:00 /opt/freeware/share/filebeat/bin/filebeat -path.home /opt/freeware/share/filebeat -path.config /opt/freeware/etc/filebeat -path.data /opt/freeware/var/lib/filebeat -path.logs /opt/freeware/var/log/filebeat

    # pwd

    /opt/freeware/var/log/filebeat

    # ls -al

    total 0

    drwxr-x---    2 root     system          256 Jun 08 10:13 .

    drwxr-x---    3 root     system          256 Jun 08 09:01 ..

    #


    # rpm -qa
    zlib-1.2.3-4.ppc
    gmp-5.0.5-1.ppc
    db-6.2.32-2.ppc
    bzip2-1.0.5-3.ppc
    bash-4.4-3.ppc
    gdbm-1.10-1.ppc
    ncurses-6.1-1.ppc
    python3-3.6.6-1.ppc
    expat-2.1.0-1.ppc
    info-6.3-1.ppc
    nimsoft-robot-7.80-1.ppc
    libssh2-1.8.0-3.ppc
    tcl-8.5.14-1.ppc
    curl-7.53.1-1.ppc
    sqlite-3.7.17-1.ppc
    libstdc++-6.3.0-2.ppc
    filebeat-7.5.2-1.ppc
    iperf-2.0.5-1.ppc
    cyrus-sasl-2.1.26-3.ppc
    python-libs-2.6.8-1.ppc
    xz-libs-5.2.3-1.ppc
    python-2.6.8-1.ppc
    libgcc-6.3.0-2.ppc
    pci.df1000fd-271304-1.noarch
    lpar2rrd-agent-6.11-4.ppc
    readline-6.2-4.ppc
    db4-4.7.25-2.ppc
    tk-8.5.14-1.ppc
    gettext-0.10.40-8.ppc
    ca-certificates-2016.10.7-2.ppc
    libffi-3.0.13-1.ppc
    openldap-2.4.46-1.ppc
    AIX-rpm-7.2.5.1-18.ppc
    # lslpp -l | grep rpm
    rpm.rte 4.15.1.3 COMMITTED RPM Package Manager
    rpm.rte 4.15.1.3 COMMITTED RPM Package Manager
    #

    ------------------------------
    Matt Geisler
    ------------------------------


  • 2.  RE: Filebeat is not creating a log file after a fresh install

    Posted Wed June 09, 2021 07:57 AM
    Run "/opt/freeware/bin/filebeat -e " which will log to stderr and look for any issues in the messages.

    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: Filebeat is not creating a log file after a fresh install

    Posted Wed June 09, 2021 10:16 AM
    Please use AIX open source discussion forum instead of AIX forum for open source packages. 

    https://community.ibm.com/community/user/power/communities/community-home/digestviewer?communitykey=10c1d831-47ee-4d92-a138-b03f7896f7c9&tab=digestviewer

    ------------------------------
    SANKET RATHI
    ------------------------------



  • 4.  RE: Filebeat is not creating a log file after a fresh install

    Posted Thu June 10, 2021 12:55 PM
    Thanks - Will post in AIX open source in future...  Appears to have an issue running with Dynatrace - if I stop Dynatrace it works... All set...

    ------------------------------
    Matt Geisler
    ------------------------------