remove_input_service_from_database
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| remove_input_service_from_database [2017/06/15 10:12] – walkeradmin | remove_input_service_from_database [2017/06/15 10:15] (current) – walkeradmin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ---- | ---- | ||
| + | \\ | ||
| <color # | <color # | ||
| - | |||
| - | To display configured Input services, use the following command (after mondo halodb) | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | | + | To display configured Input services, use <color #ed1c24>db.input.find()</ |
| + | \\ | ||
| + | \\ | ||
| + | To remove a configured service, use the following example. (you need to have logged in to the database first). | ||
| + | \\ | ||
| + | db.input.remove({ " | ||
| + | \\ | ||
| + | This example is removing a failed service called <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | If successful you will get a confirmation similar to: | ||
| + | \\ | ||
| + | WriteResult({ " | ||
| \\ | \\ | ||
| - | The output will look similar to: | ||
| \\ | \\ | ||
| - | < | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | > db.input.remove({ " | ||
| - | WriteResult({ " | ||
| - | > db.input.find() | ||
remove_input_service_from_database.1497521560.txt.gz · Last modified: (external edit)
