Re: In nifi-registry, why can't I edit other users privileges

2019-09-04 Thread Nicolas Delsaux
Well, in fact, I had a number of issues with configuration files. So I took the time to verify all those files, and I took the time to understand Nifi registry UI for permissions (which is as user-friendly as nifi one). And I finally understood what problem I had. In fact, the worst part came wh

Re: Mailing List Question

2019-09-04 Thread Joe Witt
Just to follow up Adam sent me some more detail offline. No sign of the emails so recommend subscribing and trying again. Thanks On Wed, Sep 4, 2019 at 8:06 PM Joe Witt wrote: > adam > > can you confirm which list and ask them to forward. A couple of us > moderate but nothing has lingered th

Re: Mailing List Question

2019-09-04 Thread Joe Witt
adam can you confirm which list and ask them to forward. A couple of us moderate but nothing has lingered that i know of. if you know time and subject that helps too. thanks On Wed, Sep 4, 2019 at 6:56 PM Adam Taft wrote: > I am trying to help a colleague get a message through to the user m

Mailing List Question

2019-09-04 Thread Adam Taft
I am trying to help a colleague get a message through to the user mailing list. However, the message is being queued, waiting for it "to be accepted by the maling list". I can't remember how this works. Is this indicative that the person in question hasn't properly subscribed to the mailing list

Re: QRadar

2019-09-04 Thread Simon Elliston Ball
Yes, the best way I’ve seen is via a syslog pipe out of Qradar into Nifi (which then went on to use Apache Metron and parsed using their LEEF parser). It is also possible to hook qradar up direct to Kafka, but that I believe (don’t quote me on this) is an optional extra. Simon On Wed, 4 Sep 2019

QRadar

2019-09-04 Thread Ivan Sestak
Has anyone trying pull logs from QRadar to Nifi? If so, would you mind detailing how you did it or point me to a site with some details? Much appreciated! Thank you!

Re: In nifi-registry, why can't I edit other users privileges

2019-09-04 Thread Kevin Doran
Hi Nicolas, Is it possible you changed the initial admin identity at some point? If so, you will need to delete authorizations.xml and restart NiFi Registry to allow it to be recreated with the new initial admin. Also, nifi registry never allows modifying the permissions for the current user. you

Is there a way to dynamically determine Primary node from within a flow?

2019-09-04 Thread James McMahon
Hello. We wish to identify the Primary cluster node within our flow. I've scoured the REST APIs and haven't been able to find a way to do this. Has anyone figured out a way to do this? I am running NiFi 1.8. My goal is to develop a flow that distributes subsets of flow processing to all but the Pri