Actions
Task #5474
closed
VJ
AH
Task #5472: tracking: upgrading from 7 to 8
test: review how 7 works with config from 5 and 6
Task #5474:
test: review how 7 works with config from 5 and 6
Added by Victor Julien over 3 years ago. Updated almost 3 years ago.
Effort:
Difficulty:
Label:
VJ Updated by Victor Julien over 3 years ago Actions #1
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
VJ Updated by Victor Julien over 3 years ago Actions #2
- Priority changed from Normal to High
VJ Updated by Victor Julien over 3 years ago Actions #3
- Related to Task #4964: config: test with older configs added
VJ Updated by Victor Julien over 3 years ago Actions #4
- Target version changed from 7.0.0-rc1 to 7.0.0-rc2
SB Updated by Shivani Bhardwaj about 3 years ago Actions #5
- Assignee changed from OISF Dev to Shivani Bhardwaj
VJ Updated by Victor Julien almost 3 years ago Actions #6
- Related to deleted (Task #4964: config: test with older configs)
VJ Updated by Victor Julien almost 3 years ago Actions #7
- Has duplicate Task #4964: config: test with older configs added
VJ Updated by Victor Julien almost 3 years ago Actions #8
6 is checked, 5 still todo
JF Updated by Juliana Fajardini Reichow almost 3 years ago Actions #9
- Assignee changed from Shivani Bhardwaj to Andreas Herz
JF Updated by Juliana Fajardini Reichow almost 3 years ago Actions #10
- Status changed from New to Assigned
JF Updated by Juliana Fajardini Reichow almost 3 years ago Actions #11
- Related to Documentation #5473: doc: upgrade guide for upgrading from 6 to 7 added
AH Updated by Andreas Herz almost 3 years ago Actions #12
Suricata 5 config loads fine with defaults, just two expected warnings:
: decode-erspan: ERSPAN Type I is no longer configurable and it is always enabled; ignoring configuration setting. W: runmodes: eve module 'ikev2' has been replaced by 'ike'
So that are the two we will add to the upgrade guide
If anyone is still using the features that have been flagged deprecated in 5.0 also run into expected warnings:
warning: runmodes: Unified2 is no longer supported. [RunModeInitializeOutputs:runmodes.c:838] Warning: runmodes: No output module named alert-prelude [RunModeInitializeOutputs:runmodes.c:898] Warning: runmodes: No output module named drop [RunModeInitializeOutputs:runmodes.c:898] Warning: output-filestore: File-store v1 has been removed. Please update to file-store v2. [OutputFilestoreLogInitCtx:output-filestore.c:389] Warning: runmodes: output module "file-store": setup failed [RunModeInitializeOutputs:runmodes.c:867]
AH Updated by Andreas Herz almost 3 years ago Actions #13
- Status changed from Assigned to Resolved
AH Updated by Andreas Herz almost 3 years ago Actions #14
- Status changed from Resolved to Closed
Actions