Skip to content

[BUG] conflicting virtual server counts #38

@DumpySquare

Description

@DumpySquare

Seems that the file filter for the corkscrew file abstraction process needs to be tightened up a little. Ran across a situation where qkview has /config/bigip_backup.conf, which is getting parsed and messing with the config abstraction process.

Using the following article, we should be able to only pick up the files the system will use, so we are only parsing what is needed.

K26582310: Overview of BIG-IP configuration files
https://my.f5.com/manage/s/article/K26582310

export function fileFilter(name: string): boolean {

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions