Hi Botond

My question was similar to Lawrence's question on the other thread.

My concern is about nxlog require a exact file name as a output (and
doesn't accept a directory as a output repository). I thought I could only
configure a output directory and nxlog put there all files it receives.

But as I notice on Justin's message, I need to "assembly" the file name
dynamically.

I had the hope I could do:

<Output fileout1>
      Module om_file
      file "/var/log/nxlog/"
</Output>

Just this... And all file that nxlog receives put automatically on
/var/log/nxlog/ directory.

Thanks

Ricardo



On Fri, Dec 6, 2013 at 1:23 PM, Botond Botyanszki <b...@nxlog.org> wrote:

> Hi,
>
> On Thu, 5 Dec 2013 18:31:09 -0200
> Ricardo Brandão <rbrandao...@gmail.com> wrote:
>
> > but I couldn't find out how to specify the directory on receiver
> > side.
> > ...
>
> > <Output fileout1>
> >     Module      om_file
> >     File        "/var/log/nxlog/logmsg.txt"
>                    ^ this is the directory
>
> Otherwise I'm afraid I couldn't understand what you are after.
>
> Regards,
> Botond
>
>
> ------------------------------------------------------------------------------
> Sponsored by Intel(R) XDK
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
>
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> _______________________________________________
> nxlog-ce-users mailing list
> nxlog-ce-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users
>



-- 
Ricardo Brandão
http://www.programonauta.com.br

........__@
....._  \ >_
....(_) /  (_)
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to