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