Hello,

Thanks for your email.

If I understand correctly, the problem is that you are unable to find the
MiNiFi toolkit to convert the template XML to config YAML.
It seems the download page on the new UI unfortunately does not contain the
reference for the last released MiNiFi from the 1.x line only from the 2.x
line.

Both NiFi templates and MiNiFi config YAML are deprecated and are removed
from the 2.x release line.

You can still use NiFi/MiNiFi from the 1.x release line. You can find the
MiNiFi 1.24 agent and toolkit via the release archive url:
https://archive.apache.org/dist/nifi/1.24.0/

Hope this helps.

BR
Ferenc

On Mon, Jan 29, 2024 at 7:35 AM Saritha L <[email protected]>
wrote:

> Hi Team,
>
>
> hoping for the best that someone will help me out from this issue ASAP.
>
> I am working with nifi in local machine from couple of months  to develop
> some jobs.now as part of developing one job I need to read remote file in
> nifi by using minifi,as like tailfile processor how it reads nifi log files
> continuously I have to read remote log files.in the process of finding
> solution  I seen that by using minifi we can do that.so firstly I installed
> minifi remote server because I have to read remote log files by providing
> local machine path of outputfolder those log files will place in that path.
>
> After installing minifi in remote server.unzippped it and tried to start
> the services by using ./minifi sh start .now I could see services are
> started and next firstly tried to take and input port in nifi UI and
> connected that with putfile processor by providing output path and provided
> connection for input and putfile .nextly taken a processor group and inside
> that processor group taken tailfile processor and provided the tailing mode
> as single file and files to tail as "logs\nifi-app.log".and next taken a
> remote process group(RPG)  and in the url given as "
> http://localhost:8443/nifi"; which is localhost nifi url and port number I
> am logging into nifi in my local machine with this url only .and provided
> connection to tailfile processor and RPG.
>
> Now that process group we have to Select and convert into template and
> again we have to download that template by using converter toolkit we have
> to convert file from XML to YML .I was unable to download and use converter
> toolkit to convert file. i tried to convert manually but that does not
> worked
>
>
> Thanks,
>
> Saritha.
>

Reply via email to