> For the complete documentation index, see [llms.txt](https://docs.pdap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pdap.io/meta/operations/staff/meeting-minutes/project-home-2020-11-18-leadership-cadence.md).

# 2020-11-18 Leadership Cadence

## Date <a href="#id-2020-11-18leadershipcadence-date" id="id-2020-11-18leadershipcadence-date"></a>

18 Nov 2020

## Participants <a href="#id-2020-11-18leadershipcadence-participants" id="id-2020-11-18leadershipcadence-participants"></a>

* [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f2205e570fb250022c01aaa?ref=confluence)
* [Richard Ji](https://pdap.atlassian.net/wiki/people/5f8f95be0e068b00766b6903?ref=confluence)
* [Will Beaumont](https://pdap.atlassian.net/wiki/people/5e9c6021ca2a1d0c2e249bab?ref=confluence)
* [Former user (Deleted)](https://pdap.atlassian.net/wiki/people/5f8f95be40588b0077ed830a?ref=confluence)
* [Alec Akin (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence)
* [Josh Lintag](https://pdap.atlassian.net/wiki/people/5f20c61fc9c094001c5d32ca?ref=confluence)

## Goals <a href="#id-2020-11-18leadershipcadence-goals" id="id-2020-11-18leadershipcadence-goals"></a>

* Compare/contrast alternatives to splunk
* High level picture conversation of how splunk/alternative fits in actual MVP

## Discussion topics <a href="#id-2020-11-18leadershipcadence-discussiontopics" id="id-2020-11-18leadershipcadence-discussiontopics"></a>

| Item                                                          | Presenter                                                                                                                                                                                                                                | Notes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Splunk alternative - ELK stack                                | <p><a href="https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence">Alec Akin (Unlicensed)</a></p><p><a href="https://pdap.atlassian.net/wiki/people/5f8f95be0e068b00766b6903?ref=confluence">Richard Ji</a></p> | <p>ELK (Elasticsearch, Logstash, Kibana)</p><ul><li>Open source, free</li><li>Wealth of information for reference</li></ul><p>Neither ELK nor splunk do particularly well with long term data storage; will still need some form of data lake solution</p><p>We’ve been considering splunk as a springboard in order to transition into something more flexible and maintainable.</p><p>Splunk resolves:</p><ul><li>Immediacy</li><li>Security</li><li>Outsource maintenance and high availability for the most part</li></ul> |
| Planning                                                      | [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f2205e570fb250022c01aaa?ref=confluence)                                                                                                                               | <ul><li>Still working with A\&P to continue process</li><li><p>Once we’re unblocked, where does the money need to go?</p><ul><li>Splunk</li><li>???</li></ul></li></ul>                                                                                                                                                                                                                                                                                                                                                        |
| Interim work                                                  |                                                                                                                                                                                                                                          | <ul><li>Alec has a small, personal Splunk instance we can work off of as we wait for incorp/501c3</li><li>Could be a good time to spike out some learnings for outstanding problems whether we use splunk or not (long term data storage, exposing API for public use, determine how to validate data integrity, serving up data back to the public for free)</li></ul>                                                                                                                                                        |
| Accuracy of PDAP data arch diagram and data ingestion diagram |                                                                                                                                                                                                                                          | Still fairly accurate![](/files/-MbskI7FEdFU2jk3IpqM)![](/files/-MbskI7HoprzwS4z7cKY)                                                                                                                                                                                                                                                                                                                                                                                                                                          |
|                                                               |                                                                                                                                                                                                                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

## Action items <a href="#id-2020-11-18leadershipcadence-actionitems" id="id-2020-11-18leadershipcadence-actionitems"></a>

* Working session for white boarding architecture for splunk/alternative with MVP [Alec Akin (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence)
* Working session for some splunking learning [Alec Akin (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence)
* Reach out to folks for documenting emails [Former user (Deleted)](https://pdap.atlassian.net/wiki/people/5f8f95be40588b0077ed830a?ref=confluence)

## Decisions <a href="#id-2020-11-18leadershipcadence-decisions" id="id-2020-11-18leadershipcadence-decisions"></a>

*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pdap.io/meta/operations/staff/meeting-minutes/project-home-2020-11-18-leadership-cadence.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
