ⓘ You are viewing the documentation for older DKP releases. If you're looking for the new help center that includes the latest DKP release, go to https://docs.d2iq.com.
D2IQD2IQ
D2iQNifi Documentation
  • Support
English
  • 中文 (简体)
  • DKP
  • Konvoy
  • Kommander
  • Dispatch
  • Kaptain
  • Mesosphere
  • DC/OS
  • DC/OS Services
  • Support
  • NiFi 1.0.1-1.9.2
  • NiFi 1.0.0-1.9.2
  • NiFi 0.5.0-1.9.2
  • NiFi 0.4.1-1.8.0
  • NiFi 0.4.0-1.8.0
  • NiFi 0.3.0-1.7.1
  • NiFi 0.2.0-1.5.0
  • NiFi 0.1.0-1.5.0

Nifi 0.5.0-1.9.2

  • Release Notes
  • Installing and Customizing
  • Overview
  • Deployment Best Practices
  • Operations
  • Uninstalling
  • Offload Node
  • Security
  • Secret Upload
  • Command Reference
    • dcos nifi config
    • dcos nifi describe
    • dcos nifi endpoints
    • dcos nifi debug
      • dcos nifi debug config list
      • dcos nifi debug config show
      • dcos nifi debug config target
      • dcos nifi debug config target_id
      • dcos nifi debug state framework_id
      • dcos nifi debug state properties
      • dcos nifi debug state property
      • dcos nifi debug state refresh_cache
      • dcos nifi debug pod pause
      • dcos nifi debug pod resume
    • dcos nifi plan
    • dcos nifi pod
    • dcos nifi state
    • dcos nifi update
  • Connecting Clients
  • API Reference
  • Troubleshooting
  • Limitations
  • Supported Versions
Terms of ServicePrivacy Policy
© 2023 D2iQ, Inc. All rights reserved.

dcos nifi debug

Displays debugging related informations and allows debugging for the NiFi service

  • Contribute

Description

The dcos nifi debug command displays debugging related informations of the NiFi service.

Usage

dcos nifi debug [command]

Options

Name Description
-h, --help Show context-sensitive help.
-v, --verbose Enable extra logging of requests/responses
--name="nifi" Name of the service instance to query

Commands

dcos nifi debug config list

List IDs of all available configurations.…Read More

dcos nifi debug config show

Display a specified configuration.…Read More

dcos nifi debug config target

Display the target configuration.…Read More

dcos nifi debug config target_id

List ID of the target configuration.…Read More

dcos nifi debug state framework_id

Display the Mesos framework ID.…Read More

dcos nifi debug state properties

List names of all custom properties.…Read More

dcos nifi debug state property

Display the content of a specified property.…Read More

dcos nifi debug state refresh_cache

Refresh the state cache.…Read More

dcos nifi debug pod pause

Pause a pod’s tasks for debugging.…Read More

dcos nifi debug pod resume

Resume a pod’s normal execution following a pause command.…Read More

  • Description
  • Usage
  • Options
  • Commands