Difference between revisions of "C0334941560"
C0334941560
(→Subsequent pipeline) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{AAAA-Ingestion | {{AAAA-Ingestion | ||
− | |HasEntityTitle=From repository by dataspects/ | + | |HasEntityTitle=From repository by dataspects/dataspecter |
|HasIngestionType=Feeder | |HasIngestionType=Feeder | ||
|HasIngestionSource=Repository | |HasIngestionSource=Repository | ||
− | |HasIngestionTarget= | + | |HasIngestionTarget=dataspectsd |
− | |||
}} | }} | ||
==Data fed== | ==Data fed== | ||
− | *https://github.com/dataspects/ | + | * https://github.com/dataspects/dataspectsd/blob/master/internal/datastore/code.go |
==Configuration== | ==Configuration== | ||
Line 14: | Line 13: | ||
Configure the datastore: | Configure the datastore: | ||
− | <ID> | + | <ID> automatic |
− | <Label> | + | <Label> Shown in information sources list on https://ui.dataspects.com/search |
− | < | + | <ClientKey> automatic |
− | <Regex> | + | <Regex> Only file names matching this regex will be fed to the datastore ([https://regex-golang.appspot.com/assets/html/index.html Regex Tester - Golang]) |
Configure the feeder: | Configure the feeder: | ||
− | [email protected]:/yourrepo$ ./[https://github.com/dataspects/ | + | [email protected]:/yourrepo$ ./[https://github.com/dataspects/dataspecter dataspecter] \ |
--id <ID> # From https://ui.dataspects.com/datastores/repositories/code\ | --id <ID> # From https://ui.dataspects.com/datastores/repositories/code\ | ||
− | --url https://datastore.dataspects.com | + | --url https://datastore.dataspects.com \ |
--key <API Key> # From https://ui.dataspects.com/datastores/repositories/code | --key <API Key> # From https://ui.dataspects.com/datastores/repositories/code | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 06:50, 2 December 2019
[edit]
See below… |
Data fed[edit | edit source]
Configuration[edit | edit source]
Configure the datastore:
<ID> automatic <Label> Shown in information sources list on https://ui.dataspects.com/search <ClientKey> automatic <Regex> Only file names matching this regex will be fed to the datastore (Regex Tester - Golang)
Configure the feeder:
[email protected]:/yourrepo$ ./dataspecter \ --id <ID> # From https://ui.dataspects.com/datastores/repositories/code\ --url https://datastore.dataspects.com \ --key <API Key> # From https://ui.dataspects.com/datastores/repositories/code