.. _system_gen_logdb: system gen-logdb ================ Create log stream for certain duration of time gen-logdb Specification ----------------------- ===================================== ========================================================= ===================================== ========================================================= **Type** *operational* **Element Name** gen-logdb **Element URI** /axapi/v3/system/gen-logdb **Element Attributes** gen-logdb_attributes **Schema** :download:`gen-logdb schema ` ===================================== ========================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/system/gen-logdb .. raw:: html :ref:`285_gen-logdb_attributes` .. raw:: html
.. _285_gen-logdb_attributes: gen-logdb attributes -------------------- **logs-per-sec** **Description** Number of logs generated per second for logdb **Type:** number **Range:** 1-65534 **performance** **Description:** performance is a **JSON Block**. Please see below for :ref:`285_performance` **Type:** Object **Refernce Object:** :doc:`/axapi/v3/system/gen-logdb/performance ` **table-name** **Description** ACOS-DB table for which logs are created **Type:** string **Maximum Length:** 31 characters **Maximum Length:** 1 characters **total-logs** **Description** Total number of logs to be generated **Type:** number **Range:** 1-4294967295 **vnp-id** **Description** Number of logs generated per second for logdb **Type:** number **Range:** 0-31 .. _285_performance: performance ^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **start** **Description** start perf **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **stop** **Description** stop perf **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **table-name** **Description** ACOS-DB table for which logs are getting created **Type:** string **Maximum Length:** 31 characters **Maximum Length:** 1 characters