Skip to content

Latest commit

 

History

History
160 lines (159 loc) · 3.87 KB

File metadata and controls

160 lines (159 loc) · 3.87 KB

Repository Directory Structure

.
├── devOps
│   ├── api_integration
│   │   └── ansible
│   ├── SplunkEnterprise
│   │   └── archive
│   └── SplunkUF
│       └── SPF_Install
├── docs
│   ├── da
│   │   ├── DA_dropdown
│   │   └── dashboard_samples
│   ├── design
│   ├── rest
│   ├── security
│   ├── SPL_searches
│   ├── splunk_tips
│   │   ├── answers
│   │   ├── api
│   │   ├── apps
│   │   ├── configs
│   │   ├── dashboards
│   │   ├── others
│   │   └── stanza
│   ├── ta
│   │   └── vmware
│   └── ui
├── sampleData
│   ├── data_process
│   └── raw
│       ├── application_logs
│       ├── citrix
│       ├── csv
│       ├── json
│       ├── msft
│       ├── os
│       ├── vmware
│       └── yaml
└── thirdparty
    ├── android
    ├── ansible
    │   ├── basic
    │   ├── cpt
    │   ├── hortonew
    │   └── splunk_apps
    ├── api
    │   └── json_server
    ├── approach_concepts
    ├── arcsight
    ├── aws
    │   ├── iam
    │   └── lambda
    ├── azure
    ├── blogger
    ├── certs
    │   └── keytool
    ├── confluence
    ├── curl
    ├── cyberark
    ├── dataCapture
    ├── disk
    ├── docker
    │   ├── ansible
    │   ├── dockerfile_samples
    │   ├── npm_samples
    │   └── python_fastapi
    ├── encode_decode
    ├── esxi
    ├── eventgen
    ├── fluentd
    ├── gcp
    ├── git
    ├── gitlab
    ├── go
    ├── html
    │   └── crud
    ├── iam
    ├── images
    ├── interview
    ├── javascript
    ├── jenkins
    ├── jira
    │   └── jira_ticketing
    ├── jq
    ├── jupyter_books
    ├── k8s_kubernetes
    ├── kafka
    ├── keytool
    ├── ldap_activeDirectory
    ├── linux
    ├── logrotate
    ├── machine_learning
    ├── macos
    │   └── applescript
    ├── mouse
    ├── music
    ├── mustache
    ├── n8n
    │   └── workflow_samples
    ├── network
    │   └── firewall
    ├── nginx
    ├── observability
    │   ├── apm
    │   ├── interview
    │   ├── metrics
    │   ├── opentelemetry
    │   └── traces
    ├── openldap
    ├── opensearch
    ├── openssl
    ├── pandoc
    ├── perl
    ├── php
    │   └── shellScriptTrigger
    ├── postman
    ├── powershell
    │   └── user_bulk
    ├── preChecks
    ├── python
    │   ├── scapy
    │   └── web_server
    ├── quest
    ├── recording_videos_graphics
    ├── redpanda
    ├── regexes
    ├── rfi_process
    ├── rsyslog
    ├── ruby
    ├── scapy
    ├── security_posture
    ├── servicenow
    ├── shell
    │   └── filebeat_templator
    ├── shuffle
    ├── snmp
    ├── soc_usecases
    ├── squid
    ├── ssh
    ├── standards
    │   ├── ISO
    │   └── pci
    ├── stencils
    ├── templating
    │   └── business_reporting
    ├── terraform
    │   ├── gcp_terraform
    │   └── terraformer
    ├── ticketing
    ├── ui
    │   └── vega
    ├── vagrant
    ├── vault
    ├── video
    ├── virtualbox
    ├── Visual_Studio_code
    └── websites