Skip to content

Commit

Permalink
#1971 give more context info of the running instance
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Apr 15, 2021
1 parent b9cd5be commit 707b40e
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 9 deletions.
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/thehive3_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,14 @@ Bug
| -------------------------- | ------------------------------------- |
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ... |
| OS version (client) | XP, Seven, 10, Ubuntu, ... |
| TheHive version / git hash | 3.x, hash of the commit |
| Virtualized Env. | True / False |
| Dedicated RAM | XX GB |
| vCPU | 4 / 8 / 16 / 32 |
| TheHive version / git hash | 4.x, hash of the commit |
| Package Type | RPM, DEB, Docker, Binary, From source |
| Database | Cassandra / BerlkelyDB |
| Index type | Lucene / Elasticsearch |
| Attachments storage | Local, NFS, S3, HDFS |
| Browser type & version | If applicable |


Expand Down
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/thehive4_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,14 @@ Bug
| -------------------------- | ------------------------------------- |
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ... |
| OS version (client) | XP, Seven, 10, Ubuntu, ... |
| Virtualized Env. | True / False |
| Dedicated RAM | XX GB |
| vCPU | 4 / 8 / 16 / 32 |
| TheHive version / git hash | 4.x, hash of the commit |
| Package Type | RPM, DEB, Docker, Binary, From source |
| Database | Cassandra / BerlkelyDB |
| Index type | Lucene / Elasticsearch |
| Attachments storage | Local, NFS, S3, HDFS |
| Browser type & version | If applicable |


Expand Down
20 changes: 13 additions & 7 deletions .github/ISSUE_TEMPLATE/thehive4_question.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,19 @@ Question

### Work Environment

| Question | Answer
|---------------------------|--------------------
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ...
| OS version (client) | XP, Seven, 10, Ubuntu, ...
| TheHive version / git hash | 4.x, hash of the commit
| Package Type | RPM, DEB, Docker, Binary, From source
| Browser type & version | If applicable
| Question | Answer |
| -------------------------- | ------------------------------------- |
| OS version (server) | Debian, Ubuntu, CentOS, RedHat, ... |
| OS version (client) | XP, Seven, 10, Ubuntu, ... |
| Virtualized Env. | True / False |
| Dedicated RAM | XX GB |
| vCPU | 4 / 8 / 16 / 32 |
| TheHive version / git hash | 4.x, hash of the commit |
| Package Type | RPM, DEB, Docker, Binary, From source |
| Database | Cassandra / BerlkelyDB |
| Index type | Lucene / Elasticsearch |
| Attachments storage | Local, NFS, S3, HDFS |
| Browser type & version | If applicable |

### Question

Expand Down

0 comments on commit 707b40e

Please sign in to comment.