You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main hurdle I was unable to take is that the configuration of this logparser is a two step thing.
First dialog: You specify the access logformat (and optional extra dissectors and mappings).
The system then analyzes this and gives a list of possible output values.
Some of those values are wildcards (like for extracting the name of a cookie or query parameter).
Second dialog: Show all of these possible values and allow editing (i.e. wildcards and selecting which fields are wanted) and specifying the name of the attributes the results must be stored in. In case of a wildcard you can either leave it (so you get a map / key-value structure) or you specify one or more explicit values (so you get only those).
What I remember from Andy's talk in Barcelona is that this should be possible.
Yet I have not been able to find an example that do something this.
Note that my frontend (javascript/html/css and such) skills are too limited to figure this out myself.
So if you can give this a try then please do so.
I'm fine with such a processor being either in this project of being a native part of Nifi itself.
Note that this library is already bundled with Apache Pig and Apache Drill, so adding Nifi to this list seems like a good idea.
Is there a NiFi processor? I thought last time we talked, you had one. If not, maybe I'll take a look. Always love your libraries.
The text was updated successfully, but these errors were encountered: