@5minds/node-red-contrib-processcube-elasticsearch 0.4.0 → 1.0.0-develop-31b02f-m6dsjh20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.processcube/nodered/.config.nodes.json +375 -1
- package/.processcube/nodered/.config.users.json +13 -2
- package/.processcube/nodered/flows.json +35 -9
- package/.processcube/nodered/package-lock.json +3601 -0
- package/.processcube/nodered/package.json +5 -3
- package/Dockerfile +3 -0
- package/docker-compose.yml +27 -2
- package/elastic-search-logger.js +40 -99
- package/elastic-search.html +17 -12
- package/elastic-search.js +43 -2
- package/examples/elastic-search-example.json +222 -0
- package/package.json +1 -5
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
},
|
|
430
430
|
"@5minds/node-red-contrib-processcube-elasticsearch": {
|
|
431
431
|
"name": "@5minds/node-red-contrib-processcube-elasticsearch",
|
|
432
|
-
"version": "0.
|
|
432
|
+
"version": "1.0.0",
|
|
433
433
|
"local": false,
|
|
434
434
|
"user": false,
|
|
435
435
|
"nodes": {
|
|
@@ -456,5 +456,379 @@
|
|
|
456
456
|
"file": "/usr/src/node-red/node_modules/@5minds/node-red-contrib-processcube-elasticsearch/elastic-search-logger.js"
|
|
457
457
|
}
|
|
458
458
|
}
|
|
459
|
+
},
|
|
460
|
+
"do-red": {
|
|
461
|
+
"name": "do-red",
|
|
462
|
+
"version": "1.0.7",
|
|
463
|
+
"local": true,
|
|
464
|
+
"user": true,
|
|
465
|
+
"nodes": {
|
|
466
|
+
"do": {
|
|
467
|
+
"name": "do",
|
|
468
|
+
"types": [
|
|
469
|
+
"do"
|
|
470
|
+
],
|
|
471
|
+
"enabled": true,
|
|
472
|
+
"local": true,
|
|
473
|
+
"user": false,
|
|
474
|
+
"module": "do-red",
|
|
475
|
+
"file": "/data/node_modules/do-red/src/do.js"
|
|
476
|
+
},
|
|
477
|
+
"do-return": {
|
|
478
|
+
"name": "do-return",
|
|
479
|
+
"types": [
|
|
480
|
+
"do-return"
|
|
481
|
+
],
|
|
482
|
+
"enabled": true,
|
|
483
|
+
"local": true,
|
|
484
|
+
"user": false,
|
|
485
|
+
"module": "do-red",
|
|
486
|
+
"file": "/data/node_modules/do-red/src/do-return.js"
|
|
487
|
+
}
|
|
488
|
+
}
|
|
489
|
+
},
|
|
490
|
+
"@flowfuse/node-red-dashboard": {
|
|
491
|
+
"name": "@flowfuse/node-red-dashboard",
|
|
492
|
+
"version": "1.22.0",
|
|
493
|
+
"local": true,
|
|
494
|
+
"user": true,
|
|
495
|
+
"nodes": {
|
|
496
|
+
"ui-base": {
|
|
497
|
+
"name": "ui-base",
|
|
498
|
+
"types": [
|
|
499
|
+
"ui-base"
|
|
500
|
+
],
|
|
501
|
+
"enabled": true,
|
|
502
|
+
"local": true,
|
|
503
|
+
"user": false,
|
|
504
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
505
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/config/ui_base.js"
|
|
506
|
+
},
|
|
507
|
+
"ui-page": {
|
|
508
|
+
"name": "ui-page",
|
|
509
|
+
"types": [
|
|
510
|
+
"ui-page"
|
|
511
|
+
],
|
|
512
|
+
"enabled": true,
|
|
513
|
+
"local": true,
|
|
514
|
+
"user": false,
|
|
515
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
516
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/config/ui_page.js"
|
|
517
|
+
},
|
|
518
|
+
"ui-link": {
|
|
519
|
+
"name": "ui-link",
|
|
520
|
+
"types": [
|
|
521
|
+
"ui-link"
|
|
522
|
+
],
|
|
523
|
+
"enabled": true,
|
|
524
|
+
"local": true,
|
|
525
|
+
"user": false,
|
|
526
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
527
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/config/ui_link.js"
|
|
528
|
+
},
|
|
529
|
+
"ui-group": {
|
|
530
|
+
"name": "ui-group",
|
|
531
|
+
"types": [
|
|
532
|
+
"ui-group"
|
|
533
|
+
],
|
|
534
|
+
"enabled": true,
|
|
535
|
+
"local": true,
|
|
536
|
+
"user": false,
|
|
537
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
538
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/config/ui_group.js"
|
|
539
|
+
},
|
|
540
|
+
"ui-theme": {
|
|
541
|
+
"name": "ui-theme",
|
|
542
|
+
"types": [
|
|
543
|
+
"ui-theme"
|
|
544
|
+
],
|
|
545
|
+
"enabled": true,
|
|
546
|
+
"local": true,
|
|
547
|
+
"user": false,
|
|
548
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
549
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/config/ui_theme.js"
|
|
550
|
+
},
|
|
551
|
+
"ui-form": {
|
|
552
|
+
"name": "ui-form",
|
|
553
|
+
"types": [
|
|
554
|
+
"ui-form"
|
|
555
|
+
],
|
|
556
|
+
"enabled": true,
|
|
557
|
+
"local": true,
|
|
558
|
+
"user": false,
|
|
559
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
560
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_form.js"
|
|
561
|
+
},
|
|
562
|
+
"ui-text-input": {
|
|
563
|
+
"name": "ui-text-input",
|
|
564
|
+
"types": [
|
|
565
|
+
"ui-text-input"
|
|
566
|
+
],
|
|
567
|
+
"enabled": true,
|
|
568
|
+
"local": true,
|
|
569
|
+
"user": false,
|
|
570
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
571
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_text_input.js"
|
|
572
|
+
},
|
|
573
|
+
"ui-number-input": {
|
|
574
|
+
"name": "ui-number-input",
|
|
575
|
+
"types": [
|
|
576
|
+
"ui-number-input"
|
|
577
|
+
],
|
|
578
|
+
"enabled": true,
|
|
579
|
+
"local": true,
|
|
580
|
+
"user": false,
|
|
581
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
582
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_number_input.js"
|
|
583
|
+
},
|
|
584
|
+
"ui-file-input": {
|
|
585
|
+
"name": "ui-file-input",
|
|
586
|
+
"types": [
|
|
587
|
+
"ui-file-input"
|
|
588
|
+
],
|
|
589
|
+
"enabled": true,
|
|
590
|
+
"local": true,
|
|
591
|
+
"user": false,
|
|
592
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
593
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_file_input.js"
|
|
594
|
+
},
|
|
595
|
+
"ui-button": {
|
|
596
|
+
"name": "ui-button",
|
|
597
|
+
"types": [
|
|
598
|
+
"ui-button"
|
|
599
|
+
],
|
|
600
|
+
"enabled": true,
|
|
601
|
+
"local": true,
|
|
602
|
+
"user": false,
|
|
603
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
604
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_button.js"
|
|
605
|
+
},
|
|
606
|
+
"ui-button-group": {
|
|
607
|
+
"name": "ui-button-group",
|
|
608
|
+
"types": [
|
|
609
|
+
"ui-button-group"
|
|
610
|
+
],
|
|
611
|
+
"enabled": true,
|
|
612
|
+
"local": true,
|
|
613
|
+
"user": false,
|
|
614
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
615
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_button_group.js"
|
|
616
|
+
},
|
|
617
|
+
"ui-dropdown": {
|
|
618
|
+
"name": "ui-dropdown",
|
|
619
|
+
"types": [
|
|
620
|
+
"ui-dropdown"
|
|
621
|
+
],
|
|
622
|
+
"enabled": true,
|
|
623
|
+
"local": true,
|
|
624
|
+
"user": false,
|
|
625
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
626
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_dropdown.js"
|
|
627
|
+
},
|
|
628
|
+
"ui-radio-group": {
|
|
629
|
+
"name": "ui-radio-group",
|
|
630
|
+
"types": [
|
|
631
|
+
"ui-radio-group"
|
|
632
|
+
],
|
|
633
|
+
"enabled": true,
|
|
634
|
+
"local": true,
|
|
635
|
+
"user": false,
|
|
636
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
637
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_radio_group.js"
|
|
638
|
+
},
|
|
639
|
+
"ui-slider": {
|
|
640
|
+
"name": "ui-slider",
|
|
641
|
+
"types": [
|
|
642
|
+
"ui-slider"
|
|
643
|
+
],
|
|
644
|
+
"enabled": true,
|
|
645
|
+
"local": true,
|
|
646
|
+
"user": false,
|
|
647
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
648
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_slider.js"
|
|
649
|
+
},
|
|
650
|
+
"ui-spacer": {
|
|
651
|
+
"name": "ui-spacer",
|
|
652
|
+
"types": [
|
|
653
|
+
"ui-spacer"
|
|
654
|
+
],
|
|
655
|
+
"enabled": true,
|
|
656
|
+
"local": true,
|
|
657
|
+
"user": false,
|
|
658
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
659
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_spacer.js"
|
|
660
|
+
},
|
|
661
|
+
"ui-switch": {
|
|
662
|
+
"name": "ui-switch",
|
|
663
|
+
"types": [
|
|
664
|
+
"ui-switch"
|
|
665
|
+
],
|
|
666
|
+
"enabled": true,
|
|
667
|
+
"local": true,
|
|
668
|
+
"user": false,
|
|
669
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
670
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_switch.js"
|
|
671
|
+
},
|
|
672
|
+
"ui-text": {
|
|
673
|
+
"name": "ui-text",
|
|
674
|
+
"types": [
|
|
675
|
+
"ui-text"
|
|
676
|
+
],
|
|
677
|
+
"enabled": true,
|
|
678
|
+
"local": true,
|
|
679
|
+
"user": false,
|
|
680
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
681
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_text.js"
|
|
682
|
+
},
|
|
683
|
+
"ui-table": {
|
|
684
|
+
"name": "ui-table",
|
|
685
|
+
"types": [
|
|
686
|
+
"ui-table"
|
|
687
|
+
],
|
|
688
|
+
"enabled": true,
|
|
689
|
+
"local": true,
|
|
690
|
+
"user": false,
|
|
691
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
692
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_table.js"
|
|
693
|
+
},
|
|
694
|
+
"ui-chart": {
|
|
695
|
+
"name": "ui-chart",
|
|
696
|
+
"types": [
|
|
697
|
+
"ui-chart"
|
|
698
|
+
],
|
|
699
|
+
"enabled": true,
|
|
700
|
+
"local": true,
|
|
701
|
+
"user": false,
|
|
702
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
703
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_chart.js"
|
|
704
|
+
},
|
|
705
|
+
"ui-gauge": {
|
|
706
|
+
"name": "ui-gauge",
|
|
707
|
+
"types": [
|
|
708
|
+
"ui-gauge"
|
|
709
|
+
],
|
|
710
|
+
"enabled": true,
|
|
711
|
+
"local": true,
|
|
712
|
+
"user": false,
|
|
713
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
714
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_gauge.js"
|
|
715
|
+
},
|
|
716
|
+
"ui-notification": {
|
|
717
|
+
"name": "ui-notification",
|
|
718
|
+
"types": [
|
|
719
|
+
"ui-notification"
|
|
720
|
+
],
|
|
721
|
+
"enabled": true,
|
|
722
|
+
"local": true,
|
|
723
|
+
"user": false,
|
|
724
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
725
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_notification.js"
|
|
726
|
+
},
|
|
727
|
+
"ui-audio": {
|
|
728
|
+
"name": "ui-audio",
|
|
729
|
+
"types": [
|
|
730
|
+
"ui-audio"
|
|
731
|
+
],
|
|
732
|
+
"enabled": true,
|
|
733
|
+
"local": true,
|
|
734
|
+
"user": false,
|
|
735
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
736
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_audio.js"
|
|
737
|
+
},
|
|
738
|
+
"ui-markdown": {
|
|
739
|
+
"name": "ui-markdown",
|
|
740
|
+
"types": [
|
|
741
|
+
"ui-markdown"
|
|
742
|
+
],
|
|
743
|
+
"enabled": true,
|
|
744
|
+
"local": true,
|
|
745
|
+
"user": false,
|
|
746
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
747
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_markdown.js"
|
|
748
|
+
},
|
|
749
|
+
"ui-template": {
|
|
750
|
+
"name": "ui-template",
|
|
751
|
+
"types": [
|
|
752
|
+
"ui-template"
|
|
753
|
+
],
|
|
754
|
+
"enabled": true,
|
|
755
|
+
"local": true,
|
|
756
|
+
"user": false,
|
|
757
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
758
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_template.js"
|
|
759
|
+
},
|
|
760
|
+
"ui-event": {
|
|
761
|
+
"name": "ui-event",
|
|
762
|
+
"types": [
|
|
763
|
+
"ui-event"
|
|
764
|
+
],
|
|
765
|
+
"enabled": true,
|
|
766
|
+
"local": true,
|
|
767
|
+
"user": false,
|
|
768
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
769
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_event.js"
|
|
770
|
+
},
|
|
771
|
+
"ui-control": {
|
|
772
|
+
"name": "ui-control",
|
|
773
|
+
"types": [
|
|
774
|
+
"ui-control"
|
|
775
|
+
],
|
|
776
|
+
"enabled": true,
|
|
777
|
+
"local": true,
|
|
778
|
+
"user": false,
|
|
779
|
+
"module": "@flowfuse/node-red-dashboard",
|
|
780
|
+
"file": "/data/node_modules/@flowfuse/node-red-dashboard/nodes/widgets/ui_control.js"
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
"node-red-contrib-oauth2": {
|
|
785
|
+
"name": "node-red-contrib-oauth2",
|
|
786
|
+
"version": "6.2.1",
|
|
787
|
+
"local": true,
|
|
788
|
+
"user": true,
|
|
789
|
+
"nodes": {
|
|
790
|
+
"oauth2": {
|
|
791
|
+
"name": "oauth2",
|
|
792
|
+
"types": [
|
|
793
|
+
"oauth2",
|
|
794
|
+
"oauth2"
|
|
795
|
+
],
|
|
796
|
+
"enabled": true,
|
|
797
|
+
"local": true,
|
|
798
|
+
"user": false,
|
|
799
|
+
"module": "node-red-contrib-oauth2",
|
|
800
|
+
"file": "/data/node_modules/node-red-contrib-oauth2/src/oauth2.js"
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"node-red-contrib-opentelemetry": {
|
|
805
|
+
"name": "node-red-contrib-opentelemetry",
|
|
806
|
+
"version": "1.6.2",
|
|
807
|
+
"local": true,
|
|
808
|
+
"user": true,
|
|
809
|
+
"nodes": {
|
|
810
|
+
"opentelemetry": {
|
|
811
|
+
"name": "opentelemetry",
|
|
812
|
+
"types": [
|
|
813
|
+
"OpenTelemetry"
|
|
814
|
+
],
|
|
815
|
+
"enabled": true,
|
|
816
|
+
"local": true,
|
|
817
|
+
"user": false,
|
|
818
|
+
"module": "node-red-contrib-opentelemetry",
|
|
819
|
+
"file": "/data/node_modules/node-red-contrib-opentelemetry/lib/opentelemetry-node.js"
|
|
820
|
+
},
|
|
821
|
+
"prometheus": {
|
|
822
|
+
"name": "prometheus",
|
|
823
|
+
"types": [
|
|
824
|
+
"Prometheus Exporter"
|
|
825
|
+
],
|
|
826
|
+
"enabled": true,
|
|
827
|
+
"local": true,
|
|
828
|
+
"user": false,
|
|
829
|
+
"module": "node-red-contrib-opentelemetry",
|
|
830
|
+
"file": "/data/node_modules/node-red-contrib-opentelemetry/lib/prometheus-node.js"
|
|
831
|
+
}
|
|
832
|
+
}
|
|
459
833
|
}
|
|
460
834
|
}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"view-store-position": false,
|
|
25
25
|
"view-show-grid": true,
|
|
26
26
|
"view-snap-grid": true,
|
|
27
|
-
"view-grid-size": 20,
|
|
27
|
+
"view-grid-size": "20",
|
|
28
28
|
"view-node-status": true,
|
|
29
29
|
"view-node-show-label": true,
|
|
30
30
|
"view-show-tips": true,
|
|
@@ -32,7 +32,18 @@
|
|
|
32
32
|
},
|
|
33
33
|
"tours": {
|
|
34
34
|
"welcome": "4.0.8"
|
|
35
|
+
},
|
|
36
|
+
"dialog": {
|
|
37
|
+
"export": {
|
|
38
|
+
"pretty": true,
|
|
39
|
+
"json-view": false
|
|
40
|
+
}
|
|
35
41
|
}
|
|
36
|
-
}
|
|
42
|
+
},
|
|
43
|
+
"do": {
|
|
44
|
+
"markNodes": true
|
|
45
|
+
},
|
|
46
|
+
"menu-menu-item-sidebar": true,
|
|
47
|
+
"menu-menu-item-palette": false
|
|
37
48
|
}
|
|
38
49
|
}
|
|
@@ -104,11 +104,12 @@
|
|
|
104
104
|
"bb866b012afbc73c",
|
|
105
105
|
"860403e22a1eeb2d",
|
|
106
106
|
"209b9637f58048f7",
|
|
107
|
-
"59b75b9850eb2758"
|
|
107
|
+
"59b75b9850eb2758",
|
|
108
|
+
"35456f8a5ac9b1b9"
|
|
108
109
|
],
|
|
109
110
|
"x": 34,
|
|
110
111
|
"y": 559,
|
|
111
|
-
"w":
|
|
112
|
+
"w": 692,
|
|
112
113
|
"h": 142
|
|
113
114
|
},
|
|
114
115
|
{
|
|
@@ -444,13 +445,13 @@
|
|
|
444
445
|
"once": false,
|
|
445
446
|
"onceDelay": 0.1,
|
|
446
447
|
"topic": "",
|
|
447
|
-
"payload": "{\"
|
|
448
|
+
"payload": "{\"message\":\"hello world\",\"messageTemplate\":\"a messageTemplate\",\"meta\":{\"message\":\"a message\",\"messageTemplate\":\"a messageTemplate\",\"severity\":\"a severity\",\"level\":\"a level\",\"fields\":{\"firstField\":\"a FirstField\",\"secondField\":\"a SecondField\"},\"transaction.id\":\"a transaction.id\",\"trace.id\":\"a trace.id\",\"span.id\":\"a span.id\"}}",
|
|
448
449
|
"payloadType": "json",
|
|
449
450
|
"x": 130,
|
|
450
451
|
"y": 660,
|
|
451
452
|
"wires": [
|
|
452
453
|
[
|
|
453
|
-
"
|
|
454
|
+
"35456f8a5ac9b1b9"
|
|
454
455
|
]
|
|
455
456
|
]
|
|
456
457
|
},
|
|
@@ -478,7 +479,7 @@
|
|
|
478
479
|
"valueValue": "application/json"
|
|
479
480
|
}
|
|
480
481
|
],
|
|
481
|
-
"x":
|
|
482
|
+
"x": 450,
|
|
482
483
|
"y": 660,
|
|
483
484
|
"wires": [
|
|
484
485
|
[
|
|
@@ -499,7 +500,7 @@
|
|
|
499
500
|
"complete": "false",
|
|
500
501
|
"statusVal": "",
|
|
501
502
|
"statusType": "auto",
|
|
502
|
-
"x":
|
|
503
|
+
"x": 620,
|
|
503
504
|
"y": 660,
|
|
504
505
|
"wires": []
|
|
505
506
|
},
|
|
@@ -587,6 +588,27 @@
|
|
|
587
588
|
"y": 780,
|
|
588
589
|
"wires": []
|
|
589
590
|
},
|
|
591
|
+
{
|
|
592
|
+
"id": "35456f8a5ac9b1b9",
|
|
593
|
+
"type": "function",
|
|
594
|
+
"z": "7981e8890a543dd5",
|
|
595
|
+
"g": "2c10f13d9bc5da5d",
|
|
596
|
+
"name": "create msg",
|
|
597
|
+
"func": "msg.payload = {\n \"message\": \"hello world\",\n \"messageTemplate\": \"a messageTemplate\",\n \"meta\": {\n \"message\": \"a message\",\n \"messageTemplate\": \"a messageTemplate\",\n \"severity\": \"a severity\",\n \"level\": \"a level\",\n \"fields\": {\n \"firstField\": \"a FirstField\",\n \"secondField\": \"a SecondField\"\n },\n \"transaction.id\": \"a transaction.id\",\n \"trace.id\": \"a trace.id\",\n \"span.id\": \"a span.id\"\n }\n};\n\n\nreturn msg;",
|
|
598
|
+
"outputs": 1,
|
|
599
|
+
"timeout": 0,
|
|
600
|
+
"noerr": 0,
|
|
601
|
+
"initialize": "",
|
|
602
|
+
"finalize": "",
|
|
603
|
+
"libs": [],
|
|
604
|
+
"x": 290,
|
|
605
|
+
"y": 660,
|
|
606
|
+
"wires": [
|
|
607
|
+
[
|
|
608
|
+
"860403e22a1eeb2d"
|
|
609
|
+
]
|
|
610
|
+
]
|
|
611
|
+
},
|
|
590
612
|
{
|
|
591
613
|
"id": "0b2f670fec931f5f",
|
|
592
614
|
"type": "elastic-search",
|
|
@@ -598,7 +620,9 @@
|
|
|
598
620
|
"loglevel": "Debug",
|
|
599
621
|
"x": 300,
|
|
600
622
|
"y": 120,
|
|
601
|
-
"wires": [
|
|
623
|
+
"wires": [
|
|
624
|
+
[]
|
|
625
|
+
]
|
|
602
626
|
},
|
|
603
627
|
{
|
|
604
628
|
"id": "443b329ab591c4dd",
|
|
@@ -616,7 +640,7 @@
|
|
|
616
640
|
"once": false,
|
|
617
641
|
"onceDelay": 0.1,
|
|
618
642
|
"topic": "",
|
|
619
|
-
"payload": "{\"message\":\"hello world\",\"messageTemplate\":\"a messageTemplate\",\"
|
|
643
|
+
"payload": "{\"message\":\"hello world\",\"messageTemplate\":\"a messageTemplate\",\"severity\":\"a severity\",\"level\":\"a level\",\"meta\":{\"firstField\":\"a FirstField\",\"secondField\":\"a SecondField\",\"transaction.id\":\"a transaction.id\",\"trace.id\":\"a trace.id\",\"span.id\":\"a span.id\"}}",
|
|
620
644
|
"payloadType": "json",
|
|
621
645
|
"x": 130,
|
|
622
646
|
"y": 120,
|
|
@@ -682,7 +706,9 @@
|
|
|
682
706
|
"loglevel": "Debug",
|
|
683
707
|
"x": 300,
|
|
684
708
|
"y": 360,
|
|
685
|
-
"wires": [
|
|
709
|
+
"wires": [
|
|
710
|
+
[]
|
|
711
|
+
]
|
|
686
712
|
},
|
|
687
713
|
{
|
|
688
714
|
"id": "31dcfc340dae3780",
|