-
Notifications
You must be signed in to change notification settings - Fork 41
SIP User Documentation Appendix A
PREVIOUS CHAPTER | TOC | NEXT
Apache JMeter can be used with ERROR
, WARN
, INFO
, or DEBUG
log level settings.
Level | Description |
---|---|
ERROR |
Reports if there is an internal problem with plug-in. |
WARN |
Provides a log file that is less detailed than ERROR , INFO , or DEBUG . |
INFO |
Describes the main steps that occur during sampler execution with no additional information required for troubleshooting. |
DEBUG |
Provides a detailed log with information required for troubleshooting. If you need help from the HPE SIMULAP SIP Plugin support team, change the log level to DEBUG and send the log file to the support team. DEBUG mode gives the support team enough information to understand the problem and resolve it. |
The SIP stack logger can be set too.
Into the system.properties file, add:
gov.nist.javax.sip.TRACE_LEVEL=<LOG_LEVEL>
Add 2 User Defined Variables into your Test Plan:
Name | Value |
---|---|
debugLevel | <LOG_LEVEL> |
stackloglevel | <LOG_LEVEL> |
NOTE: defining such user defined variable overrides system property's value.
PREVIOUS CHAPTER | TOC | NEXT
© Copyright 2019-2020 Hewlett Packard Enterprise Development LP
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
- Chapter 1: Introduction
- Chapter 2: SIP JMeter elements
- Chapter 3: Interaction between SIP nodes, samplers and peer nodes
- Chapter 4: Dialog management and transaction identification
- Chapter 5: Adding and configuring SIP nodes
- Chapter 6: Adding and configuring SIP samplers
- Chapter 7: Result structure produced by SIP specific samplers
- Appendix A: Logs and Traces
- Appendix B: Statistics