Feature #255
Profiles should work with chrooted environments
0%
Description
When adding an analyzer profile, that will go straight to PRELUDE_CONFIG_DIR. There must be a way to for forcing it being located somewhere else.
History
#1 Updated by Pierre Chifflier over 15 years ago
On a more general way, having a config option for the profile dir would be really nice ! Actually, this is configured at build time, which is not convenient.
On runtime, it would be nice to configure the location at runtime using, for ex, one of:
- command line option
- config (?) option
- environment variable
Pierre
#2 Updated by Yoann VANDOORSELAERE about 15 years ago
- Status changed from New to Closed
- Resolution set to fixed
(In r10995) Implement prelude_client_profile_get_default_config_dirname(), and
prelude_client_profile_set_prefix().
Modify prelude-admin so that it always use prelude-client-profile
function in order to retrieve libprelude specific path.
Use the relocatable module from prelude-client-profile in order to
relocate path when needed.
This fix #255.
#3 Updated by Yoann VANDOORSELAERE over 14 years ago
- Project changed from PRELUDE SIEM to Libprelude
- Category deleted (
1) - Target version deleted (
0.9.21)