diff options
Diffstat (limited to 'tutorials/splunk/how-to-debug-a-splunk-app.html')
| -rw-r--r-- | tutorials/splunk/how-to-debug-a-splunk-app.html | 30 | 
1 files changed, 30 insertions, 0 deletions
| diff --git a/tutorials/splunk/how-to-debug-a-splunk-app.html b/tutorials/splunk/how-to-debug-a-splunk-app.html new file mode 100644 index 0000000..4ef1fea --- /dev/null +++ b/tutorials/splunk/how-to-debug-a-splunk-app.html @@ -0,0 +1,30 @@ +<!DOCTYPE html> +<html lang="" xml:lang="" xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta charset="utf-8"/> +<meta content="pandoc" name="generator"/> +<meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/> +<title>how-to-debug-a-splunk-app</title> +<style> +    code{white-space: pre-wrap;} +    span.smallcaps{font-variant: small-caps;} +    div.columns{display: flex; gap: min(4vw, 1.5em);} +    div.column{flex: auto; overflow-x: auto;} +    div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} +    /* The extra [class] is a hack that increases specificity enough to +       override a similar rule in reveal.js */ +    ul.task-list[class]{list-style: none;} +    ul.task-list li input[type="checkbox"] { +      font-size: inherit; +      width: 0.8em; +      margin: 0 0.8em 0.2em -1.6em; +      vertical-align: middle; +    } +    .display.math{display: block; text-align: center; margin: 0.5rem auto;} +  </style> +<link href="../../static/main.css" rel="stylesheet"/> +</head> +<body> +</body> +</html> + | 
