Is your feature request related to a problem? Please describe.
Right now when using lua filters in the Ops Agent, we need to package the agent with the scripts and maintain several lua files in different locations for different distros (windows, linux). It would be easier if we could just provide the lua script contents int he config file, seeing as though most lua filter scripts are very small (roughly 10 lines).