Skip to content

Configuration file may be improperly moved into the resource cache #4607

@TheWitness

Description

@TheWitness

Describe the bug

This is partially a regression, but in discussions with @bmfmancini, we found that both the include/config.php and plugins/syslog/config.php are appearing in the resource cache. Upon an initial code inspection, the include/config.php should have been skipped and is not, but also, there is specific logic to INCLUDE any plugin config.php, which should not be correct, especially around syslog where we have a need to not replicate it.

Will have to perform a blame analysis to figure out why we specifically included plugin config.php, but the current thinking is that they should be excluded.

Expected behavior

Better Remote Data Collector Support

Metadata

Metadata

Assignees

Labels

bugUndesired behaviourresolvedA fixed issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions