GitHub user kim2yung added a comment to the discussion: I have written one service which is importing a JSONfile for monitoring internally
> Hi, please ensure that you have started the backend service locally. You > mentioned that the remote URL 192.145.22.87:4200/api/monitors/import works > fine. You can try accessing 192.145.22.87:1157/api/monitors/import to check > if the import is successful. > > I couldn't reproduce your issue locally. > >  Actuall I have made one feature in Hertzbeat where it is receiving ip from kafka and creating a JSON file and send it import api, So for importing I have mentioned a url "192.145.22.87:4200/api/monitors/import" which is working fine, it is importing to remote hertzbeat. BUT I want to import it in local Hertzbeat when I start the backend It is consuming IP from kafka listner also generating JSON file but not importing for LOCAL. I dont want to use other remote hertzbeat to see changes. I want the local hertzbeat where I am making changes. GitHub link: https://github.com/apache/hertzbeat/discussions/3092#discussioncomment-12323843 ---- This is an automatically sent email for dev@hertzbeat.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@hertzbeat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: dev-h...@hertzbeat.apache.org