Improvement Request: DaGPusher

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Improvement Request: DaGPusher

L3 Networker

Hi Luigi,

 

Is there any plans to customize the tag criteria sent through DaGPusher? If you have two DagPusher from two different miners, it is complex to figure out which one is coming from one DaGPusher and which one is coming from another.

 

Thanks

 

Regards,

1 accepted solution

Accepted Solutions

L7 Applicator

Hi Bertrand,

good point ! it is possible today, but you have to create a new prototype for it:

- create a new file .yml in /opt/minemeld/local/prototypes

- content should be (double check the whitespaces):

description: test dagpusher
prototypes: 
   dagPusher:
        development_status: EXPERIMENTAL
        node_type: output
        description: >
            new dag pusher prototype with prefix newprefix_
        class: minemeld.ft.dag.DagPusher
        config:
            tag_prefix: newprefix_

- reload the UI and you should find the new prototype

- the new prototype will generate dag tags with prefix newprefix_

 

(Yes, there is an ER already for creating prototypes from the UI :-))

 

Thanks !

luigi 

View solution in original post

3 REPLIES 3

L7 Applicator

Hi Bertrand,

good point ! it is possible today, but you have to create a new prototype for it:

- create a new file .yml in /opt/minemeld/local/prototypes

- content should be (double check the whitespaces):

description: test dagpusher
prototypes: 
   dagPusher:
        development_status: EXPERIMENTAL
        node_type: output
        description: >
            new dag pusher prototype with prefix newprefix_
        class: minemeld.ft.dag.DagPusher
        config:
            tag_prefix: newprefix_

- reload the UI and you should find the new prototype

- the new prototype will generate dag tags with prefix newprefix_

 

(Yes, there is an ER already for creating prototypes from the UI :-))

 

Thanks !

luigi 

Luigi,

 

You mean newprefix_, right?

 

Thanks

 

B.

Yes, fixed. Thanks

  • 1 accepted solution
  • 4498 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!