I'll bite on the first part about loading multiple config files. You can load a whole directory with the following:
hekad --config=/foo/bar That would load all the .toml files in the directory /foo/bar Not sure about turning off/on plugins without stopping Heka though. On Mon, Oct 6, 2014 at 4:49 PM, ChenXiao <[email protected]> wrote: > Hi, > > Greeting from Heka newbie! :D > > I'm using Heka for a couple of weeks and was wondering if I could load > another hekad.toml file during Heka runtime. If it was impossible, could I > choose to turn on/off a specific plugin during Heka runtime? (I looked at: > https://hekad.readthedocs.org/en/v0.7.2/config/index.html but there's no > related information) Thanks in advance! > > Chenxiao > > _______________________________________________ > Heka mailing list > [email protected] > https://mail.mozilla.org/listinfo/heka > > -- John
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

