It looks like logoutput is not configurable. You might be able to edit the basic_installer.py script in the slider-agent.tar.gz tarball to pass logoutput=True.
On Thu, Aug 24, 2017 at 6:54 PM, David.Serafini <david.seraf...@target.com> wrote: > In metainfo.json, in [application][component][commands], I'm using "exec" > to define the command to run. > Is there a way I can set the "logoutput" parameter that gets passed to the > Execute() function? > I tried setting the "logoutput" key in the same dictionary as "exec", but > it had no effect (output-#.txt still shows logoutput set to false). > > I'm using slider 0.91. > > thanks, > -david > > >