Loss of part of the events

Hi

Here's the situation: I didn't pay attention to see if this happens on all connector types, but now I'm setting up a Flex Connector Regex File and everything is working fine, however I noticed if I manually send into the file one event, they don't do not enter the active channel, and if I transmit more than one event, then the one that is the first in the list - it is always lost and does not enter the channel.

What is the problem ? Can it be related to the configuration file or is this a feature of flex connectors?

P. S. If the connector is restarted and the file with events is cleared and added events to an empty file, they are sent to the active channel in full.

Thanks in advance

Bohdan
Parents
  • 0

    Don't want to create a new section for this.

    The question relates to the same connector. Problem with time formatting.

    This is how the time looks in the event - "timestamp": "2024-05-16T12:34:56Z", and this is how I described my configuration file:

    token[1].name=Date

    token[1].type=TimeStamp

    token[1].format=yyyy-MM-dd HH:mm:ss.SSS to make the time look like this - 27 Jun 2024 12:13:33 MSK

    But instead of the time of the event itself in the end time field, I get, as it seems to me, the time of receipt by the agent

Reply
  • 0

    Don't want to create a new section for this.

    The question relates to the same connector. Problem with time formatting.

    This is how the time looks in the event - "timestamp": "2024-05-16T12:34:56Z", and this is how I described my configuration file:

    token[1].name=Date

    token[1].type=TimeStamp

    token[1].format=yyyy-MM-dd HH:mm:ss.SSS to make the time look like this - 27 Jun 2024 12:13:33 MSK

    But instead of the time of the event itself in the end time field, I get, as it seems to me, the time of receipt by the agent

Children
No Data