For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

swo0sh_gt_13163's avatar
swo0sh_gt_13163
Icon for Altostratus rankAltostratus
Aug 02, 2014

Locate information in QKview

Hell Folks,

 

Can you help me if I can trace following information from QKview, uploaded in iHealth?

 

  1. Signature updates
  2. Automatic configuration backup
  3. SSL certificate expiry
  4. Device entitlement
  5. VLAN Fail safe configure
  6. Audit Logs enabled

If I can find anything from the list, please help me how to trace that information from QKview.

 

Cheers! Darshan

 

1 Reply

  • Hi, Darshan Can be found from:

    2: If configured some records will be in cron /etc/cron.dayly (etc..).

    4: /config/bigip_base.conf

    hostname  bigip.test.com

    5: /config/bigip_base.conf looks like:

    net vlan /Common/vlan_name {
    failsafe enabled
    failsafe-action failover
    failsafe-timeout 30
    interfaces {
        1.1 { }
    

    6: If enabled there must be records in /var/log/audit