Hello, I have the below in im_file. At start up, file_name() fails with
this generic error (ERROR Scheduled execution failed; assignment failed at
line 78, character 36 in C:\Program Files (x86)\nxlog\conf\nxlog.conf.
statement execution has been aborted; missing logdata, assignment possibly
after drop() . I tried outside the schedule block, tried just Exec
$MyFileName = file_name();, but get the same error. I can seem to get the
name of the current file opened. Any Ideas?
Thank you
<Schedule>
Every 30 min
Exec log_info(%LOGFILENAME%);
Exec log_info("I'm Up " + now()) ;
#Exec $MyFileName = in2->file_name();
#Exec log_info($MyFileName);
</Schedule>
Chris
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users