We are unable to download the report 586

We are unable to download the report 586












Issue : Unable to download the report for data table & All Visual expect BMV , BMV will be downloadable, but data is not showing .
Verified By Arvind Govind arvind@vunetsystems.com
Prepared By Naveen Sai  Naveen.sai@vunetsystems.com


NOTE : All the changes we have made in non-sudo user centos setup. Others can follow the same steps as per their setup requirements.



Step 1 : Login to Kibana running Shipper. Step 2 : Locate report/index.js


Step 2 : you will see the below mentioned paths .Go to the below mentioned Paths .


Workspace/opt/kibana/src/core_plugins/kibana/server/routes/api/report


Workspace/ kibana/src/core_plugins/kibana/server/routes/api/report Note : path will vary, according to the Client .


Step 3: Open the Files Index.js using vim command.


vi Index.js

Step 4 : Making the changes in all the files where index.js is there .



Step 5: Change the ip to the server Ip from loop back .Give the port according to your situation. Example : in our scenario port is 10443.

From : 127.0.0.1:10443

To : 10.24.1.67:10443

Here 10.24.1.67 is the main shipper IP.


Steps 6 : Refer to the Snap Shots for Better Understanding .

  














                      Step 7 : Go to below mentioned path .


/home/appmonl2/workspace/cairo/mickey/vusoft/ Note : Path will be depand on the client .

Step 8: Open the file request_validator_middleware.py using vi

                     Step9 : refer to the snap .

Text  Description automatically generated

Step 10 : Search for Rejecting using below command


/Rejecting

Step 11 : Make the Changes As per the snaps we have added one more if condition as


 or request.META[‘REMOTE_ADDS’] == “10.24.1.67”



 request.META[‘SERVER_NAME’] == “10.24.1.67” :

added above 2 lines , Check the snaps for better Understanding.



Note : Here , 10.24.1.67 is the Shipper IP.

                       Step 12 : Before making the changes

A picture containing text, monitor, indoor, electronics  Description automatically generated

Step 13 : After Making the changes .


A picture containing text, electronics, screenshot  Description automatically generated


Step 14 : Restart Kibana , Apache2, and DAQ .


Vuservice httpd stop/start


     Vuservice kibana stop/start


     daq



Step 15 : Now , login check . It will work.








    • Related Articles

    • Agent Download

      OS\Agents logbeat vuForwarder vuAgent Python vuAgent Java Java Agent Healthbeat Heartbeat WinLogbeat Telegraf Agent Versions Download Link Readme Doc Link Versions Download Link Readme Doc Link Versions Download Link Readme Doc Link Versions Download ...
    • Issue With Number Of Rows Of Matrix In Report

      When using a matrix in a report and trying to download. There are only 20 rows getting downloaded out of 150.. How can it be modified to download all rows? Even after Using the option to show all rows in one single page in the Viz, the issue remains ...
    • ICICI || Report is not getting displayed with all BMV metrics 333

      Solution Document ICICI || Report is not getting displayed with all BMV metrics   Overview General/Customer specific General Author Harshita Chimmalagi Reviewer NA Approver  NA  Release date 15/09/2022 Product Version 8.5r5 ...
    • The sample template for Pilot Completion Report

      The sample template for Pilot Completion Report available at: Sales Pilots – Vunet Central (vunetsystems.com)​
    • Automatic health check report-mail setting

      Solution Document Healthcheck Report Mail Settings Overview General/Customer specific General Author Mantika Jadhav Reviewer Rukmini Approver  Ravi  Release date 08/09/2022 Product Version 8.5r5 Steps to be followed to send a health check report via ...