Simple script that will print cards data for logstash (ELK Kibana) in JSON format
Project description
wekan-logstash
To format data for logstash and ELK (Kibana) - Format below :
{
"id": "7WfoXMKnmbtaEwTnn",
"title": "Card title",
"storyPoint": 2.0,
"nbComments": 1,
"createdBy": "fmonthel",
"labels": [
"I-U",
"I-Nu"
],
"assignees": "fmonthel",
"members": [
"fmonthel",
"Olivier"
],
"boardSlug": "test",
"description": "A subtask description",
"startAt": "2021-06-07T20:36:00.000Z",
"endAt": "2021-06-07T20:36:00.000Z",
"requestedBy": "LR",
"assignedBy": "MM",
"receivedAt": "2021-06-07T20:36:00.000Z",
"archivedAt": "2021-06-07T20:36:00.000Z",
"createdAt": "2021-06-07T20:36:00.000Z",
"lastModification": "2017-02-19T03:12:13.740Z",
"list": "Done",
"dailyEvents": 5,
"board": "Test",
"isArchived": true,
"dueAt": "2021-06-07T20:36:00.000Z",
"swimlaneTitle": "Swinline Title",
"customfieldName1": "value1",
"customfieldName2": "value2",
"boardId": "eJPAgty3guECZf4hs",
"cardUrl": "http://localhost/b/xxQ4HBqsmCuP5mYkb/semanal-te/WufsAmiKmmiSmXr9m",
"checklists": [
{"TODO": [
{"isfinished": false, "title": "todo1"},
{"isfinished": false, "title": "todo2"}
]
},
{"DONE": [
{"isfinished": true, "title": "done1"},
{"isfinished": true, "title": "done2"}
]
}
]
}
Goal is to export data into Json format that we can be used as input for Logstash and ElastisSearch / Kibana (ELK)
Import in logstash should be done daily basic (as we have field daily event)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wekan-logstash-0.1.0.tar.gz.
File metadata
- Download URL: wekan-logstash-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.15.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bda494b4588175d0163a4ef62a6acfb0fa5c7bf6ab905148107dbd596a6ffc80
|
|
| MD5 |
293539ec2fefcf17b4b8100143e84a5c
|
|
| BLAKE2b-256 |
d0634d812780d00050d2495597ff713f4cd04a01fb6b919a9e06fa7132b65b42
|
File details
Details for the file wekan_logstash-0.1.0-py3-none-any.whl.
File metadata
- Download URL: wekan_logstash-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.15.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58584d6f02f2701ac062bedc3583a1cb4b895fea22fbeac2120020ddd0bf69c6
|
|
| MD5 |
6e2268017bf8ef1c734ff097bd885af8
|
|
| BLAKE2b-256 |
cbad732b713cfd7e97f79dda90ec5e3f45eab0e8d6e52dc9625ee42d6db333dd
|