EdrFileLuaAgent

Alarms

The following 31 alarms may be generated by N2SVCD Agent “EdrFileLuaAgent”.

Show: Alarm Warning Clear Notice
No alarms found that match search criteria.
EdrApp::EdrFileLuaAgent
SV-ER-10201
NOTICE
ApplicationEDR stream [%s]. Dir = '%s'.
Cause:            Application configuration at startup.
                        Creating EDR stream definition.
%s = The EDR stream key.
%s = The configured EDR output directory.
Resolution:    None.
SV-ER-10202
NOTICE
ApplicationMax EDRs per stream to cache = %d.
Cause:            Parameter configuration at startup.
                        Max EDRs per stream to cache.
%d = Number of max EDRs per stream to cache.
Resolution:    None.
SV-ER-10203
NOTICE
ApplicationEDR Check Milliseconds = %d.
Cause:            Parameter configuration at startup.
                        EDR check milliseconds.
%d = Number of milliseconds between checks for new EDRs on disk.
Resolution:    None.
SV-ER-10204
WARNING
StoreSkipped %d misformatted lines during EDR searching.
Cause:            Detected bad EDR formatting lines during EDR processing. %d = The amount of malformed lines that were detected.
Resolution:    Review EDR generation for invalid content.
SV-ER-10205
WARNING
StoreFound bad line when reading EDR content: '%s'
Cause:            Detected a badly formatted line while trying to read EDR data. %s = The malformed line.
Resolution:    Review EDR generation for invalid content.
SV-ER-10206
NOTICE
ApplicationEDR Margin Seconds = %d.
Cause:            Parameter configuration at startup.
                        EDR margin seconds.
%d = Number of seconds to allow for EDR margin seconds.
Resolution:    None.
SV-ER-10207
NOTICE
ApplicationEDR Retirement Seconds = %d.
Cause:            Parameter configuration at startup.
                        EDR retirement seconds.
%d = Number of seconds until an inactive EDR file is "retired" and will no longer be checked for mtime.
Resolution:    None.
SV-ER-10208
WARNING
StoreFailed action [%s] on EDR file '%s': %s
Cause:            System occurred while reading/processing EDR file. %s = The activity being performed on the file.
%s = The name of the file.
%s = The associated file access error message.
Resolution:    Review directory/file permissions and usage.
SV-ER-10209
ALARM
ResourceFailed to access EDR stream [%s] directory [%s].
Cause:            Failed to access EDR stream for parsing EDRs. %s = The stream key which cannot be accessed.
%s = The directory which cannot be accessed.
Resolution:    Review directory/file permissions and usage.
SV-ER-10209
CLEAR
ResourceRestored access to EDR stream [%s] directory [%s].
Cause:            Restored access to EDR stream for parsing EDRs. %s = The stream key which can now be accessed.
%s = The directory which can now be accessed.
Resolution:    None.
N2::Application::LuaApp::LuaAgent
SV-LU-10024
NOTICE
ApplicationDefault App Name for '%s' and '%s.*' requests is '%s'.
Cause:            Parameter configuration at startup.
                        Default configured application name for agent key.
%s = The triggering agent key.
%s = The triggering agent key and all associated wildcards.
%s = The default application name.
Resolution:    None.
SV-LU-10025
NOTICE
ApplicationRouted App Name for '%s.%s' requests is '%s'.
Cause:            Parameter configuration at startup.
                        Configured application route for agent key.
%s = The triggering agent key.
%s = The configured route.
%s = The configured application name.
Resolution:    None.
N2::Match
SV-MA-10000
WARNING
Configurationmatch_value: Split of undefined or non-scalar '%s' element.
Cause:            Split of undefined or non scalar element. %s = The element type.
Resolution:    Review the associated non-scalar element type.
                        Check inbound element content construction.
SV-MA-10001
WARNING
Configurationmatch_value: Index. Non-ARRAY '%s' at '%s' in '%s' (Index %d). Abandon.
Cause:            Index non array. %s = The element part.
%s = The unexpected value type.
%s = The element key.
%d = The element array index.
Resolution:    Review the associated error message.
                        Check inbound element content construction.
SV-MA-10002
WARNING
Configurationmatch_value: Filter. Non-ARRAY, Non-Hash at '%s' in '%s'. Abandon.
Cause:            Filter non-array or hash. %s = The element part.
%s = The element key.
Resolution:    Review the associated error message.
                        Check inbound element content construction.
SV-MA-10003
WARNING
Configurationmatch_value: Expecting HASH. Found single-entry ARRAY but it contains a %s, not a HASH.
Cause:            Expected hash but got single entry array with non hash value. %s = The element type.
Resolution:    Review the associated error message.
                        Check inbound element content construction.
SV-MA-10004
WARNING
Configurationmatch_value: non-HASH at '%s' in '%s'. Abandon.
Cause:            Non hash value. %s = The element part.
%s = The element key.
Resolution:    Review the associated error message.
                        Check inbound element content construction.
SV-MA-10005
WARNING
Configurationmatch1s_regex: Invalid RegEx pattern /%s/: %s
Cause:            Invalid regular expression pattern. %s = The expected regular expression pattern.
%s = The error encountered.
Resolution:    Review the associated error result.
                        Check inbound regular expression construction is valid.
N2::TCP::ClientConnection
SV-TP-10100
WARNING
ApplicationSSL is not supported on '%s' connections. Ignored.
Cause:            SSL is enabled.
                        SSL is not supported for the current TCP protocol.
%s = The configured TCP protocol.
Resolution:    Check application SSL and TCP protocol configuration.
SV-TP-10101
WARNING
SocketFailed to create %s client socket: %s
Cause:            Failed to create protocol socket. %s = The socket protocol.
%s = The error that occurred when trying to create to the socket.
Resolution:    Review the associated error result.
                        Check TCP configuration.
                        Check the host machine supports creating TCP sockets.
SV-TP-10102
WARNING
ConnectionCannot set (new outbound) socket attributes: %s
Cause:            Failed to set (new outbound) socket attributes. %s = Description of the reason for failure, including the attribute type which could not be set.
Resolution:    Review the associated error result.
                        Check TCP configuration.
                        Check the host machine supports getting socket flags.
SV-TP-10103
WARNING
SocketFailed to bind %s socket to '%s:%d': %s
Cause:            Failed to bind to local socket. %s = The configured TCP protocol.
%s = The configured local host.
%d = The configured local port.
%s = The error that occurred when trying to bind to the local socket.
Resolution:    Review the associated error result.
                        Check local bind configuration.
                        Check the host machine supports creating sockets.
SV-TP-10104
WARNING
ApplicationError resolving remote host '%s': %s
Cause:            Unable to determine remote host. %s = The configured remote host.
%s = The error that occurred when trying to bind to the remote host.
Resolution:    Review the associated error result.
                        Check remote host configuration.
                        Check remote host is accessible and accepting connections.
SV-TP-10105
WARNING
ConnectionError connecting to remote host %s:%d: %s
Cause:            Failed to connect to remote host. %s = The configured remote host.
%d = The configured remote port.
%s = The error that occurred when trying to connect to the remote host.
Resolution:    Review the associated error result.
                        Check remote host configuration.
                        Check remote host is accessible and accepting connections.
SV-TP-10106
WARNING
Connection.Connection error [%s:%d]: %s
Cause:            Connection error. %s = The remote host.
%d = The remote port.
%s = The error that occurred when trying to connect to the remote host.,
Resolution:    Review the associated error message.
                        Check client connection configuration.
                        Check remote host is up and accessible.
SV-TP-10107
WARNING
ConnectionConnection error flagged: %s
Cause:            Socket error when connecting to remote end. %s = The socket error that occurred when trying to connect to the remote application,
Resolution:    Review the associated error result.
                        Check remote host is up and accepting connections.
SV-TP-10108
WARNING
SocketOutbound connection SSL setup error: %s
Cause:            Failed to convert outbound raw socket into Net::SSL context. %s = The error that occurred when trying to convert socket to SSL.
Resolution:    Review the associated error result.
                        Check SSL configuration.
N2::TCP::Connection
SV-TP-10500
WARNING
MessageUDP Datagram sent only %d of %d bytes. Datagram was truncated.
Cause:            Mis-formed UDP datagram detected. %d = The number of bytes that were written via UDP.
%d = The total number of bytes that makes up the message.
Resolution:    Review the message content construction.
                        Inspect the UDP datagram payload.
SV-TP-10501
WARNING
ConnectionError calling recv: %s
Cause:            Failed to receive on connection. %s = The error that occurred when trying to read from the connection.
Resolution:    Review the associated error result.
SV-TP-10502
WARNING
ConnectionError calling send: %s
Cause:            Failed to send on connection. %s = The error that occurred when trying to write to the connection.
Resolution:    Review the associated error result.
N2::Trace
SV-AP-10065
WARNING
ApplicationSuppressed a total of %d duplicate warnings [%s].
Cause:            The same warning ID was logged too many times in a fixed interval. %d = The number of warnings that were suppressed.
%s = The event ID of the suppressed warnings.
Resolution:    Address the underlying problem which caused the warnings.
This module does not generate any statistics.