cancel
Showing results for 
Search instead for 
Did you mean: 

Linux Network Connect Set Logging Level

flip_pipe_
Frequent Contributor

Linux Network Connect Set Logging Level

Hi Folks,

 

Anyone knows how to change the logging level of network connect in linux?

 

When it launch, something set the logging level to 5... which is the maximun.

 

 /usr/java/jre1.7.0_55/bin/java -classpath /home/xxxx/.juniper_networks/network_connect/NC.jar NC -h IVE_URL  -L 5 -l 5 -n  -t  -x

 

When I'm transfering  large files, it generates 1Mbyte of log per second...

 

How this value can be changed?

 

Regards,

 

2 REPLIES 2
flip_pipe_
Frequent Contributor

Re: Linux Network Connect Set Logging Level

 

No ideas?

 

Every 10 sec 11M of data generated is unusefull...

 

$ ls -lah ncsvc.log.old ; head -n 2 ncsvc.log.old ; tail -n 2 ncsvc.log.old
-rw-r--r--. 1 root root 11M May  9 12:15 ncsvc.log.old
20140509121517.21 ncsvc[p2492.t2492] adapter.para tun write IP packet len:1400, ttl:61, prot:6, src:10.xxx.xxx.xxx, dst:10.xxx.xxx.xxx (adapter.cpp:266)
20140509121517.39 ncsvc[p2492.t24784] worker.para [conn 0x8dab5c8] wrote 74 bytes: socket 9, host localhost.localdomain, DSSSL_has_data_tosend 0 (ncp_dsssl.cpp:796)
20140509121527.999836 ncsvc[p2492.t24784] worker.para 1 sockets are ready for read/write. (ncp_dsssl.cpp:647)
20140509121527.999975 ncsvc[p2492.t24784] worker.para read 14746 bytes from connection: socket 9, host localhost.localdomain (ncp_dsssl.cpp:849)

Regards,

flip_pipe_
Frequent Contributor

Re: Linux Network Connect Set Logging Level

This was caused because I've cliente log activated in the SA.