When forwarding the events to telemetry/Splunk some of the events are not tagged as expected but forwarded to the endpoint.
Aria Operations for logs 8.18.0
Aria Operations for logs 8.18.x
Tags cannot be applied to source logs (Injection to Aria Operations for logs) that do not comply with RFC standards.
The code fix will be made available in the next Major release.
Kindly follow the steps below to apply the fix.
Steps for Aria Operations for logs 8.18.0
Steps for Aria Operations for logs 8.18.x
Note: It is recommended to take a snapshot before following the action plan below:
Action plan to be followed only for Version 8.18.0:
# cp /usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/WEB-INF/lib/ingestion-service.jar /root/ingestion-service-tomcat.jar.copy
# cp /usr/lib/loginsight/application/lib/ingestion-service.jar /root/ingestion-service.jar.copy
/tmp
directory using winscp.# cp /tmp/ingestion-service-8.18.0.jar /usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/WEB-INF/lib/ingestion-service.jar
# cp /tmp/ingestion-service-8.18.0.jar /usr/lib/loginsight/application/lib/ingestion-service.jar
# service loginsight restart
Action plan to be followed only for Version 8.18.x (8.18.1, 8.18.2, 8.18.3):
# cp /usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/WEB-INF/lib/ingestion-service.jar /root/ingestion-service-tomcat.jar.copy
# cp /usr/lib/loginsight/application/lib/ingestion-service.jar /root/ingestion-service.jar.copy
/tmp
directory using winscp.# cp /tmp/ingestion-service-8.18.x.jar /usr/lib/loginsight/application/3rd_party/apache-tomcat/webapps/ROOT/WEB-INF/lib/ingestion-service.jar
# cp /tmp/ingestion-service-8.18.x.jar /usr/lib/loginsight/application/lib/ingestion-service.jar
# service loginsight restart