일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- keras
- SciPy
- ipad
- pandas
- mean
- index
- GT-S80
- mariadb
- pip
- E-P1
- imread
- GitHub
- CNN
- DFS
- Python
- dataframe
- synology
- Series
- install
- 알고리즘
- Numpy
- SPL
- 삼성소프트웨어멤버십
- LSTM
- Lotto
- Button
- Splunk
- javascript
- pycharm
- RNN
Archives
- Today
- Total
목록주석 (1)
잠토의 잠망경
[Splunk] Comment 붙여보기
SPL 내에서도 주석을 붙여볼 수 있다. index="mynas_idx01" | table S_DATE, C_NAME, S_CLOSE `comment("table 내용을 산출중")` | where C_NAME = "AP위성" | chart avg(S_CLOSE) by S_DATE `comment("chart 만드는 중")` 아래와 같이 SPL이 동작하는데 영향을 미치지 않는다. https://answers.splunk.com/answers/48865/add-a-comment-to-a-search.html
공부/Splunk
2020. 4. 14. 22:52