Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

SROS Dial-Out Telemetry: Removing Source Port Information #566

Answered by ebinachan
ebinachan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @karimra,

I got 0.24.3 and processors work well with listen mode.

processors:
  sourcetrim:
    event-strings:
      tag-names:
        - "source"
      transforms:
        - split:
            apply-on: "value"
            split-on: ":"
            join-with: ""
            ignore-last: 1
> select * from PS1 where time > now() - 30s
name: PS1
time                           /state/card/cpu/summary/busiest-core-utilization/cpu-usage card_slot-number cpu_sample-period port_port-id source   subscription-name
----                           ---------------------------------------------------------- ---------------- ----------------- ------------ ------   -----------------
2022-04-04T07:48:…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@karimra
Comment options

Answer selected by karimra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants