Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
EcoStruxure IT forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-02-19 01:31 AM
Dear Community,
Is syslog export supported in ITA 9.3.x or later version?
Thank you.
BR,
TJ
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-02-20 03:25 AM
Hello TJ, customers may setup rsyslog export from ITA servers.
Schneider installs a file in /etc/rsyslog.d named “operation-logs.conf”. On some older ITA releases customers must first edit this file and comment a few statements to allow rsyslog forwarding to work. The below edits are not necessary in the 9.4.x versions of ITA and newer.
To forward syslog entries on your ITA server to an external source.
Edit /etc/rsyslog.conf.
Add the forwarding directive in this format. You should be able to place this line at the bottom of the rsyslog.conf file.
*.* @@<remote-server>:<remote-port>
The above line will cause all messages written to syslog to be forwarded to "<remote-server>" on port "<remote-port>"
Then restart the rsyslog service
systemctl restart rsyslog
Regards
Greg Sterling
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-02-22 04:59 AM
Hi TJ,
In latest version(s) of ITA, there seem to be included some option/settings for remote logging.
You might want to edit the config file: /etc/rsyslog.conf
and look for the following lines (at the end of the file):
# Remote Logging (we use TCP for reliable delivery)
# remote_host is: name/ip, e.g. 192.168.0.1, port optional e.g. 10514
#Target="remote_host" Port="XXX" Protocol="tcp"
(remove this # , when doing your configuration),
Then restart the rsyslog service
systemctl restart rsyslog
Kind regards,
Jef
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-02-20 03:25 AM
Hello TJ, customers may setup rsyslog export from ITA servers.
Schneider installs a file in /etc/rsyslog.d named “operation-logs.conf”. On some older ITA releases customers must first edit this file and comment a few statements to allow rsyslog forwarding to work. The below edits are not necessary in the 9.4.x versions of ITA and newer.
To forward syslog entries on your ITA server to an external source.
Edit /etc/rsyslog.conf.
Add the forwarding directive in this format. You should be able to place this line at the bottom of the rsyslog.conf file.
*.* @@<remote-server>:<remote-port>
The above line will cause all messages written to syslog to be forwarded to "<remote-server>" on port "<remote-port>"
Then restart the rsyslog service
systemctl restart rsyslog
Regards
Greg Sterling
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-02-22 04:59 AM
Hi TJ,
In latest version(s) of ITA, there seem to be included some option/settings for remote logging.
You might want to edit the config file: /etc/rsyslog.conf
and look for the following lines (at the end of the file):
# Remote Logging (we use TCP for reliable delivery)
# remote_host is: name/ip, e.g. 192.168.0.1, port optional e.g. 10514
#Target="remote_host" Port="XXX" Protocol="tcp"
(remove this # , when doing your configuration),
Then restart the rsyslog service
systemctl restart rsyslog
Kind regards,
Jef
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-06-25 10:14 PM . Last Modified: 2025-06-25 10:44 PM
Hi All,
We are using ITA 9.5.1. I have edited the line in rsyslog.conf as Target="remote_host" Port="XXX" Protocol="udp".
I am trying to use UDP instead of TCP. I have removed # sign at the beginning of line and also removed inverted commas enclosing target host, port and protocol.
Restarted the service using -> systemctl restart rsyslog
Still no logs are reported on our SIEM server.
Let me know if I am missing something. Do we also need to edit below lines as well and remove # sign to enable UDP reporting.
# Provides UDP syslog reception
# for parameters see http://www.rsyslog.com/doc/imudp.html
#module(load="imudp") # needs to be done just once
#input(type="imudp" port="514")
Regards,
Dayanand
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of