Read URLs from a configuration file #3312

Closed
opened 2026-02-28 03:25:19 -05:00 by deekerman · 1 comment
Owner

Originally created by @NathanD14 on GitHub (May 2, 2024).

There is a request for an API (Issue #118) but apart from that did not find anything related to a file.

🏷️ Feature Request Type

API / automation options, Other

🔖 Feature description

When creating a monitor for a few URLs, the UI is easy. But when that has to be done for a lot it becomes a bit of a problem. I want to import a host of URLs that I want to monitor

✔️ Solution

Import or allow reading of a file (csv) with a list of URLs - 1 on each line, with it's configuration mentioned on the same line in a fixed format.
e.g:

URL1, monitor type, name, heartbeat, etc.
URL2, monitor type, name, heartbeat, etc.

Alternatively, use the UI to set the monitoring details and only import the list of URLs that follow that configuration.

Alternatives

No response

📝 Additional Context

No response

Originally created by @NathanD14 on GitHub (May 2, 2024). ### 📑 I have found these related issues/pull requests There is a request for an API ([Issue #118](https://github.com/louislam/uptime-kuma/issues/118)) but apart from that did not find anything related to a file. ### 🏷️ Feature Request Type API / automation options, Other ### 🔖 Feature description When creating a monitor for a few URLs, the UI is easy. But when that has to be done for a lot it becomes a bit of a problem. I want to import a host of URLs that I want to monitor ### ✔️ Solution Import or allow reading of a file (csv) with a list of URLs - 1 on each line, with it's configuration mentioned on the same line in a fixed format. e.g: ``` URL1, monitor type, name, heartbeat, etc. URL2, monitor type, name, heartbeat, etc. ``` Alternatively, use the UI to set the monitoring details and only import the list of URLs that follow that configuration. ### ❓ Alternatives _No response_ ### 📝 Additional Context _No response_
Author
Owner
@CommanderStorm commented on GitHub (May 3, 2024): This is a duplicate of: - https://github.com/louislam/uptime-kuma/issues/1354 - https://github.com/louislam/uptime-kuma/issues/1190 And related to: - https://github.com/louislam/uptime-kuma/issues/956 - https://github.com/louislam/uptime-kuma/issues/1323 => closing as a duplicate
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#3312
No description provided.