Forum Discussion
HAP2711_342164
Dec 08, 2017Nimbostratus
Add signature to signature set using iControl REST API
Hello,
I wanted to know if it is possible to add a signature to a signature set using the REST API. I get a 501 Error with "Could not update the Signature Set. Method not implemented."
Than...
seamlessfirework
Oct 13, 2023Cirrus
I had the same question. I create a custom signature set with all the recommended Log4J Signatures with this JSON body
{
"name": "attack-signatures-log4j",
"assignToPolicyByDefault": true,
"defaultAlarm": true,
"type": "manual",
"isUserDefined":true,
"accuracyValue": "high",
"signatureReferences": [
{
"link": "https://localhost/mgmt/tm/asm/signatures/FzyRtmjEB-RDeYxdV22Wcg"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/6GEkbeeViqG1i1bCMLXdOA"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/TDtAdP40B84UaYXLhMgIew"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/rYiJHZdAYt0dhXlbxFVXFQ"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/tOd2EOQdCzetaf2U3fHdKg"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/r1KtsZ7eOufX3tm3P1rhUA"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/NQyazwn_x4RzMCHvqv4GBw"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/T-E0ExygzH1O3DNShs3QtA"
},
{
"link": "https://localhost/mgmt/tm/asm/signatures/MFZSx7kIuGwhZDl8Vq85gA"
}
],
"defaultLearn": false,
"defaultBlock": true
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects