Don't seem able to get Log Center app to work in Tos6 (various varieties). Tried both UDP and TCP on the default port.
Sending from Tos5 nas to Tos6 nas (or vice-versa) can get successful test transmission report but nothing is appearing in receiving device.
Do both Nas have to be same major version?
Log Center - Tos 6
Log Center - Tos 6
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
Re: Log Center - Tos 6
Hello,
Thinking that I have the same problem I have do a logger -n mytnas -P 514 `who`
And seems like the tnas didn't receive it... I will check later if the request is crashing before nas or in nas...
Thinking that I have the same problem I have do a logger -n mytnas -P 514 `who`
And seems like the tnas didn't receive it... I will check later if the request is crashing before nas or in nas...
F4-424 - 8GB - 4*4To HDD - RAID5 - 2*250Gb NVME - RAID1
Re: Log Center - Tos 6
Thanks for the reply. Since this was a while ago, I thought it was "just me". I now have 3 nas on tos6. 2 'sending, 1 receiving and ..... nothing. Both 'senders' still report a good test transmission.
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
Re: Log Center - Tos 6
For you tos report that all is ok but no log is transmitted right?
F4-424 - 8GB - 4*4To HDD - RAID5 - 2*250Gb NVME - RAID1
Re: Log Center - Tos 6
So after a fast check in /var/log/kern.log
After doing the logger command () to the tos system, the following line appeard in the file :
Good to know that if I change the receive port and retry to send the logger command on the old port no more log is added to file but if I modify it to use new set port the msg in the kern log re appear...
To be sure the problem isn't with udp or firewall I have oppened firewall 514port and tested with tcp. It's interessting to see that if I do my logger command through tcp, I get connection refused but in the kern.log I get
If anyone have an idea this should be nice
After doing the logger command (
Code: Select all
logger -n mytosnasip -P 514 "This is only test message ----- remote"Code: Select all
Mar 4 10:02:41 mytosnas msgcenter[9209]: |---[message] myclientipaddress, runtime: 24m5.318496974s, receive: pingTo be sure the problem isn't with udp or firewall I have oppened firewall 514port and tested with tcp. It's interessting to see that if I do my logger command through tcp, I get connection refused but in the kern.log I get
Code: Select all
Mar 4 10:15:13 mytosnas msgcenter[9209]: |---[message] myclientipaddress, runtime: 36m40.609242323s, receive: pingIf anyone have an idea this should be nice
F4-424 - 8GB - 4*4To HDD - RAID5 - 2*250Gb NVME - RAID1

