Layer7 API Management

  • 1.  Type of log

    Posted Mar 28, 2017 04:29 AM

    Hi All,

     

    Can someone please tell me how many type of logs are there in gateway.

    What i know is of 2 types: Audit events and Gateway logs.

     

    If i missed anything please clarify.

     

     

    Thanks

    Praty



  • 2.  Re: Type of log

    Posted Mar 28, 2017 04:38 AM

    Some logs which may be useful to look at and what to expect.

     

    /var/log/messages   = Starting/stopping of Gateway, private authentication, problems in starting of gateway

    /var/log/secure = commands entered at the terminal, all messages pertaining to authentication

    /var/log/bash_commands.log =  bash commands entered at the terminal and all activities from gateway main menu

    /opt/SecureSpan/Controller/var/logs =  messages generated by controller

    /opt/SecureSpan/Gateway/node/default/var/logs/ssg* = further gateway logs after startup

    The audit logs ofcouse where ever you have pointed to save them.

     

    Regards

    Seenu Mathew



  • 3.  Re: Type of log
    Best Answer

    Broadcom Employee
    Posted Mar 28, 2017 05:43 PM

    In addition to Seenu's list, there are some logs could be helpful,

    MySQL Log
    Located at /var/log/mysqld.log
    slow log: /var/lib/mysql/<host>-slow.log

     

    policy manager (windows)
    C:\Users\<user>\.l7tech\ssm0.log

     

    Gateway patching logs
    1. /opt/SecureSpan/Controller/var/log/patches.log: A log file that lists the operations run against the API Gateway patching API
    2. /opt/SecureSpan/Controller/var/log/patch_cli_0_0.log: A low-level log that can be used to diagnose patch-related errors
    3. /opt/SecureSpan/Controller/var/log/patch_verifier_0_0.log: A log that outputs patch verification and trust management messages
    4. /opt/SecureSpan/Controller/var/patches/*.status: A series of log files that indicate the current state of each uploaded and installed patch

     

    Gateway Backup Process Log -
    Located at /opt/SecureSpan/Gateway/config/backup/logs. This log file contains all the process information of the backup commands executed.

    Gateway to Portal Metric Sync Log -
    Located at /opt/SecureSpan/Gateway/node/default/var/logs/portal_metrics.log

     

    Regards,

    Mark